missing keyword fix
This commit is contained in:
parent
2441fbf832
commit
20588ded70
2
.github/workflows/why2-test.yml
vendored
2
.github/workflows/why2-test.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
./${{ matrix.output }} skipCheck
|
./${{ matrix.output }} skipCheck
|
||||||
${{ app }}
|
${{ matrix.app }}
|
||||||
|
|
||||||
test-project:
|
test-project:
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user