Skip to content

Commit

Permalink
ci: making CI more robust (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Jun 14, 2024
1 parent c6e7678 commit 79577d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/add-issue-to-project.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
verbose: true
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 79577d8

Please sign in to comment.