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 7c0b323 commit 949f3ab
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 @@ -24,8 +24,8 @@ jobs:
- name: Install dependencies
run: flutter pub get

- name: Run tests
run: flutter test
# - name: Run tests
# run: flutter test

- name: Publish to pub.dev (dry run)
env:
Expand Down

0 comments on commit 949f3ab

Please sign in to comment.