Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mocolicious authored Jul 17, 2024
1 parent e9617f5 commit c2b57a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: dart-package
uses: nikosportolos/dart_package@v0.2.1
with:
coverage: true
codecov: true
coverage: false
codecov: false
codecov_token: ${{ secrets.CODECOV_TOKEN }}
publish: true
pubdev_token: ${{ secrets.PUBDEV_TOKEN }}
Expand Down

0 comments on commit c2b57a5

Please sign in to comment.