mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Fix unit test
This commit is contained in:
parent
0243efe4ba
commit
500c494812
1 changed files with 1 additions and 0 deletions
1
.github/workflows/unit-testing.yaml
vendored
1
.github/workflows/unit-testing.yaml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
||||||
- name: Install Luau
|
- name: Install Luau
|
||||||
uses: encodedvenom/install-luau@v4.2
|
uses: encodedvenom/install-luau@v4.2
|
||||||
with:
|
with:
|
||||||
|
version: 'latest'
|
||||||
verbose: 'true'
|
verbose: 'true'
|
||||||
|
|
||||||
- name: Run Unit Tests
|
- name: Run Unit Tests
|
||||||
|
|
Loading…
Reference in a new issue