We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ca85e commit f292f4fCopy full SHA for f292f4f
.github/workflows/flutter.yml
@@ -39,7 +39,6 @@ jobs:
39
run: flutter test --coverage
40
41
- name: Upload coverage to Codecov
42
- run: bash <(curl -s https://codecov.io/bash)
43
env:
44
COVERAGE_KEY: ${{ secrets.COVERAGE_KEY }}
45
uses: codecov/codecov-action@v2
0 commit comments