Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 15, 2024
1 parent 3280442 commit 9c02f54
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,7 @@ jobs:
flutter-version: 3.19.0

- name: Run tests
run:
run: |
flutter pub get
flutter upgrade
flutter test

0 comments on commit 9c02f54

Please sign in to comment.