Skip to content

Commit 73d84c0

Browse files
committed
run tests
1 parent dfbde03 commit 73d84c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
run: cmake --build build
2020
- name: Test
2121
working-directory: ./build
22-
run: ./test
22+
run: ./tests

0 commit comments

Comments
 (0)