Skip to content

Commit

Permalink
Add running end to end tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHabets authored Jun 13, 2024
1 parent b160738 commit 6bc4e72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
run: make check
- name: make distcheck with optional deps
run: make distcheck
- name: end to end tests
run: sudo ./tests/run

0 comments on commit 6bc4e72

Please sign in to comment.