mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-13 00:48:41 +00:00
Update main.yml
This commit is contained in:
parent
ff994f0adb
commit
3a8a3f166a
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -16,10 +16,10 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Set up GCC
|
- name: Set up GCC
|
||||||
uses: ./
|
uses: egor-tensin/setup-gcc@v1
|
||||||
with:
|
with:
|
||||||
|
version: latest
|
||||||
platform: '${{ matrix.platform }}'
|
platform: '${{ matrix.platform }}'
|
||||||
cc: 1
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./tests/test.sh
|
chmod +x ./tests/test.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user