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

View File

@@ -26,7 +26,6 @@ jobs:
./build.sh release
- name: Tests
if: matrix.platform == "platform2"
run: |
cd dev
./test.sh
@@ -54,7 +53,6 @@ jobs:
./build.sh release
- name: Tests
if: matrix.platform == "platform2"
run: |
cd dev
./test.sh