Skip to content

Commit

Permalink
Revert "Merge pull request #1295 from flutter-form-builder-ecosystem/…
Browse files Browse the repository at this point in the history
…dependabot/github_actions/codecov/codecov-action-4"

This reverts commit 272196f, reversing
changes made to c55499e.
  • Loading branch information
deandreamatias committed Sep 15, 2023
1 parent 272196f commit f546395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Run tests
run: flutter test --coverage
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: coverage/lcov.info
name: flutter_form_builder
Expand Down

0 comments on commit f546395

Please sign in to comment.