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 15, 2024
1 parent 7a3af4f commit 5112d55
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: ctest -E "symbolize"
run: ctest -E "symbolize" --test-dir build-gcov

0 comments on commit 5112d55

Please sign in to comment.