Skip to content

Commit

Permalink
remove unused option
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsprecious committed Jun 7, 2024
1 parent 8789ee5 commit 1921a54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CPU_Beltrami_build_run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
if: matrix.dockerfile == 'Dockerfile.coverage'
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
files: coverage.info
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit 1921a54

Please sign in to comment.