update action

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

View File

@ -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