Change tests shell to bash
Some checks failed
Continous Integration / Build (push) Successful in 11s
Continous Integration / Lint (push) Successful in 10s
Continous Integration / Styling (push) Successful in 10s
Continous Integration / Unit Testing (push) Successful in 14s
Release / Build (push) Successful in 10s
Release / Release (push) Failing after 9s
Release / Publish (push) Has been skipped
Some checks failed
Continous Integration / Build (push) Successful in 11s
Continous Integration / Lint (push) Successful in 10s
Continous Integration / Styling (push) Successful in 10s
Continous Integration / Unit Testing (push) Successful in 14s
Release / Build (push) Successful in 10s
Release / Release (push) Failing after 9s
Release / Publish (push) Has been skipped
This commit is contained in:
parent
8cfda67894
commit
a07c92b54f
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ jobs:
|
|||
pesde install
|
||||
|
||||
- name: Run Unit Tests
|
||||
shell: bash
|
||||
run: |
|
||||
output=$(luau test/tests.luau)
|
||||
echo "$output"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue