Skip to content

Commit

Permalink
Add Codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Feb 7, 2024
1 parent a9f8b96 commit 9d6df2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- run: dart pub global run coverage:test_with_coverage

- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

lint:
name: Lint
Expand Down

0 comments on commit 9d6df2f

Please sign in to comment.