Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 committed May 17, 2024
1 parent 6cbf21a commit 154a9bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,9 @@ jobs:
uses: codecov/codecov-action@v3
with:
env_vars: LINUX
fail_ci_if_error: true

fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}

windows:
timeout-minutes: 15
runs-on: windows-latest
Expand Down

0 comments on commit 154a9bd

Please sign in to comment.