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 e251f7c commit 292c3f9Copy full SHA for 292c3f9
.github/workflows/base.yaml
@@ -58,8 +58,6 @@ jobs:
58
run: dart pub publish --dry-run
59
- name: Upload coverage to Codecov
60
uses: codecov/codecov-action@v5
61
- env:
62
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
63
with:
64
files: coverage/lcov.info
65
name: form_builder_cupertino_fields
0 commit comments