Skip to content

Commit 0a834d2

Browse files
committed
wip
1 parent 268c129 commit 0a834d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ jobs:
1717
run: cmake .
1818
- name: Build
1919
run: cmake --build .
20+
- name: Run all the tests
21+
run: ctest

0 commit comments

Comments
 (0)