This commit is contained in:
Václav Šmejkal 2022-05-03 19:26:47 +02:00
parent e8f3e2bf8c
commit a6f37faf9e

View File

@ -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 }}