Skip to content

Commit

Permalink
Trying to fix Coverage CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Sep 1, 2023
1 parent b158450 commit 6d78775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Test
shell: bash
run: ./build/rtneural_tests all
run: ctest --test-dir build --parallel

- name: Collect Coverage Data
shell: bash
Expand Down

0 comments on commit 6d78775

Please sign in to comment.