Skip to content

Commit

Permalink
actually run the test
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Jan 16, 2024
1 parent ea88e42 commit af580df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pullreq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,4 @@ jobs:
- name: Run Tests
shell: bash
run: |
echo "Run Tests Here"
exit 3
./build/clap-helpers-tests || ./build/clap-helpers-tests.exe

0 comments on commit af580df

Please sign in to comment.