mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-07 14:28:40 +00:00
update action
This commit is contained in:
parent
4bd68cf469
commit
a51e531f45
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
platform: '${{ matrix.platform }}'
|
||||
cc: 1
|
||||
- name: tests
|
||||
run: |
|
||||
chmod +x ./tests/test.sh
|
||||
./tests/test.sh
|
||||
- name: Run tests
|
||||
run: |
|
||||
chmod +x ./tests/test.sh
|
||||
./tests/test.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user