Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/cargo/tokio-1.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 3, 2024
2 parents a468406 + 2037530 commit 89376cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
flags: unit-tests
fail_ci_if_error: true
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

fixtures:
strategy:
Expand Down

0 comments on commit 89376cb

Please sign in to comment.