Skip to content

Commit

Permalink
Run cest-runner tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cegonse committed Nov 15, 2024
1 parent b16206f commit 07df090
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
run: pip install quom
- name: Build and run C++ tests
run: make all
- name: Run cest-runner tests
run: make runner-tests

0 comments on commit 07df090

Please sign in to comment.