mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-12 21:10:37 +00:00
What even is this
This commit is contained in:
parent
621d21d4c2
commit
f10b294d62
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
- name: make tests
|
||||
run: |
|
||||
g++ --version
|
||||
make -j2 config=sanitize werror=1 native=1 luau-tests
|
||||
- name: run tests
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue