Add synthetic recompilation CI workflow (#161)

This commit is contained in:
patchzyy
2026-09-05 23:00:47 +02:00
committed by GitHub
parent d1d80613cc
commit 1c0a3edee9
5 changed files with 209 additions and 14 deletions
+4
View File
@@ -14,6 +14,10 @@ concurrency:
cancel-in-progress: true
jobs:
recompilation:
name: Recompilation test
uses: ./.github/workflows/recomp-test.yml
translator:
name: Translator (build + test)
runs-on: windows-latest