Skip to content

Commit

Permalink
switch back CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jClugstor committed Nov 13, 2024
1 parent 72f84d8 commit 8cf30a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
fail_ci_if_error: false
fail_ci_if_error: true
2 changes: 1 addition & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
fail_ci_if_error: false
fail_ci_if_error: true

0 comments on commit 8cf30a0

Please sign in to comment.