mirror of
https://github.com/arun11299/cpp-jwt.git
synced 2025-05-14 16:58:34 +00:00
test: add ctest
This commit is contained in:
parent
f7ffc00a29
commit
4dd70e5935
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -69,4 +69,4 @@ jobs:
|
|||
- name: Test
|
||||
working-directory: ${{runner.workspace}}/build
|
||||
shell: bash
|
||||
run: make tests && ./tests
|
||||
run: ctest --verbose
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue