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 3adb2cd commit b0d5f3aCopy full SHA for b0d5f3a
.github/workflows/base.yaml
@@ -49,8 +49,6 @@ jobs:
49
run: flutter test --coverage
50
- name: Upload coverage to Codecov
51
uses: codecov/codecov-action@v5
52
- env:
53
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
54
with:
55
files: coverage/lcov.info
56
name: flutter_form_builder
0 commit comments