Skip to content

Commit d3c38af

Browse files
ci: remove unnecesary conditonal
1 parent a377941 commit d3c38af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/base.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
flutter build ios --debug --no-codesign
4646
4747
- name: Upload coverage to Codecov
48-
if: ${{ matrix.channel == 'stable' }}
4948
uses: codecov/codecov-action@v3
5049
with:
5150
files: coverage/lcov.info

0 commit comments

Comments
 (0)