Skip to content

Commit

Permalink
codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Jul 29, 2024
1 parent 06f3751 commit 9cb75a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ jobs:
- name: Install cargo-make
run: cargo install --debug cargo-make
- name: Run CI
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run: cargo make ci-flow

0 comments on commit 9cb75a7

Please sign in to comment.