removed unused flag

This commit is contained in:
Václav Šmejkal 2022-05-06 17:57:41 +02:00
parent 35f8e6690c
commit e6fd6f04a1

View File

@ -47,7 +47,7 @@ jobs:
- name: Test - name: Test
run: | run: |
./${{ matrix.output }} skipCheck ./${{ matrix.output }}
${{ matrix.app }} ${{ matrix.app }}
test-project: test-project: