Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Collins <[email protected]>
  • Loading branch information
benmcollins authored Jan 4, 2025
1 parent d0dda8c commit 9cb4aff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
WITH_GNUTLS=YES
WITH_TESTS=YES
build-args: |
--
check
doxygen-doc
Expand All @@ -41,6 +42,7 @@ jobs:
WITH_TESTS=YES
ENABLE_COVERAGE=YES
build-args: |
--
check
check-code-coverage
Expand Down

0 comments on commit 9cb4aff

Please sign in to comment.