mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
check Everything
This commit is contained in:
parent
84ab49eb08
commit
51ca4720ce
1 changed files with 1 additions and 2 deletions
3
.github/workflows/prototyping.yml
vendored
3
.github/workflows/prototyping.yml
vendored
|
@ -37,8 +37,7 @@ jobs:
|
|||
- name: check targets
|
||||
working-directory: prototyping
|
||||
run: |
|
||||
~/.cabal/bin/agda Examples.agda
|
||||
~/.cabal/bin/agda Properties.agda
|
||||
~/.cabal/bin/agda Everything.agda
|
||||
- name: build executables
|
||||
working-directory: prototyping
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue