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 0307c17 commit 64d9e89Copy full SHA for 64d9e89
.github/workflows/base.yaml
@@ -44,8 +44,6 @@ jobs:
44
run: flutter test --no-pub --coverage
45
- name: Upload coverage to Codecov
46
uses: codecov/codecov-action@v5
47
- env:
48
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
49
with:
50
files: coverage/lcov.info
51
name: form_builder_extra_fields
0 commit comments