mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-25 09:30:03 +00:00
Update ci.yaml
This commit is contained in:
parent
0ce38c9d93
commit
1e4ffd46bb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Luau
|
||||
uses: encodedvenom/install-luau@v1
|
||||
uses: encodedvenom/install-luau@v2.1
|
||||
|
||||
- name: Run Unit Tests
|
||||
id: run_tests
|
||||
|
@ -25,4 +25,4 @@ jobs:
|
|||
else
|
||||
echo "Error: One or More Unit Tests Failed."
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue