This commit is contained in:
JCash
2021-08-21 10:26:31 +02:00
committed by Luigi Rosso
parent cc0f8c9150
commit bfa7702162

View File

@@ -83,7 +83,7 @@ jobs:
./build.sh release
- name: Tests
if: matrix.platform == "macOS"
if: matrix.platform == 'macOS'
run: |
echo Testing for ${{matrix.platform}}
cd dev