Update main.yml

This commit is contained in:
Dennis Eichhorn 2022-04-10 16:34:35 +02:00 committed by GitHub
parent ff994f0adb
commit 3a8a3f166a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,10 +16,10 @@ jobs:
with:
fetch-depth: 1
- name: Set up GCC
uses: ./
uses: egor-tensin/setup-gcc@v1
with:
version: latest
platform: '${{ matrix.platform }}'
cc: 1
- name: Run tests
run: |
chmod +x ./tests/test.sh