Skip to content

Commit

Permalink
Merge branch 'dev' into test-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
git-elliot authored Apr 1, 2024
2 parents 4ec8778 + 2f11878 commit 5f318f4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,7 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{secrets.CODECOV_TOKEN}}
file: coverage/coverage.lcov
file: coverage/coverage.lcov

- name: Check Publish Warnings
run: dart pub publish --dry-run

0 comments on commit 5f318f4

Please sign in to comment.