Skip to content

Commit

Permalink
Update test_flutter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Oct 14, 2020
1 parent ca65093 commit fbc9a59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: subosito/flutter-action@v1
- run: flutter pub get
- run: flutter test # --coverage
#- uses: codecov/codecov-action@v1
# with:
Expand Down

0 comments on commit fbc9a59

Please sign in to comment.