Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuel-braz authored Sep 16, 2021
1 parent aba1430 commit 48463ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- run: flutter test --coverage
- run: pub global activate dlcov
- run: dlcov coverage/lcov.info 80
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 48463ec

Please sign in to comment.