Skip to content

Commit

Permalink
Update .github/workflows/traits.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-chrismc authored Sep 23, 2024
1 parent e3cf411 commit a5de39a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/traits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
cd build_unit
cmake .. -DJWT_BUILD_TESTS=ON
cmake --build . --target jwt-cpp-test
./jwt-cpp-test
./tests/jwt-cpp-test
- name: badge success
if: github.event_name == 'push' && success()
Expand Down

0 comments on commit a5de39a

Please sign in to comment.