Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
boromir674 committed Oct 30, 2023
1 parent 8814e21 commit 764a507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
# Supply to Cocecov Upload Job the TOken: recommended through CI Secrets

name: CodeCov Coverage Host
needs: [build_and_test]
needs: [test_suite]
runs-on: ubuntu-latest
steps:
- name: Download Test Coverage XML File
Expand Down

0 comments on commit 764a507

Please sign in to comment.