typo fix
This commit is contained in:
parent
e8f3e2bf8c
commit
a6f37faf9e
2
.github/workflows/why2-test.yml
vendored
2
.github/workflows/why2-test.yml
vendored
@ -89,4 +89,4 @@ jobs:
|
|||||||
run: cc ${{ matrix.test }}.c -lwhy2 -Wall -ljson-c -lcurl -o ${{ matrix.test }}
|
run: cc ${{ matrix.test }}.c -lwhy2 -Wall -ljson-c -lcurl -o ${{ matrix.test }}
|
||||||
|
|
||||||
- name: Run test
|
- name: Run test
|
||||||
run: ./${{ matrix.test }}g
|
run: ./${{ matrix.test }}
|
Loading…
x
Reference in New Issue
Block a user