Skip to content

Commit

Permalink
Update ubuntu_wc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyZhOon authored May 19, 2024
1 parent 1e1218f commit 8005e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu_wc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
# cd build
# ctest --build-config Debug
./build_mr.bash
./do_mr_wc.bash 4
./do_mr_wc.bash 4 &2>
- name: collect code coverage
run: bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports"

0 comments on commit 8005e1f

Please sign in to comment.