mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-16 18:28:42 +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:
|
with:
|
||||||
platform: '${{ matrix.platform }}'
|
platform: '${{ matrix.platform }}'
|
||||||
cc: 1
|
cc: 1
|
||||||
- name: tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./tests/test.sh
|
chmod +x ./tests/test.sh
|
||||||
./tests/test.sh
|
./tests/test.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user