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 Oct 18, 2021
1 parent 15ac9b3 commit 377fdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: dart pub get
- run: dartanalyzer .
- run: flutter test --coverage
- run: pub global activate dlcov
- run: pub global activate --source path ../dlcov
- run: dlcov -c 80
- uses: codecov/codecov-action@v1
with:
Expand Down

0 comments on commit 377fdac

Please sign in to comment.