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 a377941 commit d3c38afCopy full SHA for d3c38af
.github/workflows/base.yaml
@@ -45,7 +45,6 @@ jobs:
45
flutter build ios --debug --no-codesign
46
47
- name: Upload coverage to Codecov
48
- if: ${{ matrix.channel == 'stable' }}
49
uses: codecov/codecov-action@v3
50
with:
51
files: coverage/lcov.info
0 commit comments