Skip to content

Commit

Permalink
ci: add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johanmalm committed Jun 21, 2024
1 parent c0b9eea commit 200996a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ jobs:
-S .
cmake --build build-clang --verbose
- name: Run tests
run: |
ctest --verbose --force-new-ctest-process --test-dir build-gcc

0 comments on commit 200996a

Please sign in to comment.