Skip to content

Commit

Permalink
Update base.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
deandreamatias authored and geronimol committed Dec 18, 2024
1 parent cb38bed commit 4e3d5da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
run: flutter test --coverage
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
files: coverage/lcov.info
name: flutter_form_builder
Expand Down

0 comments on commit 4e3d5da

Please sign in to comment.