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
|
||||
run: |
|
||||
./${{ matrix.output }} skipCheck
|
||||
${{ app }}
|
||||
${{ matrix.app }}
|
||||
|
||||
test-project:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user