Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snehasish authored Aug 14, 2024
1 parent 5999a9b commit 7a3af4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: build for gcov
run: make -j 8 -C build-gcov
- name: run tests for gcov
run: make test -C build-gcov
run: ctest -E "symbolize"

0 comments on commit 7a3af4f

Please sign in to comment.