Skip to content

Commit

Permalink
ci: try fix packages test
Browse files Browse the repository at this point in the history
  • Loading branch information
SiongSng committed Jul 27, 2023
1 parent 5dfcd6d commit ea49ac0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
cd app
flutter pub get
flutter test --coverage
cd ..
cd packages
for d in */ ; do
Expand Down

0 comments on commit ea49ac0

Please sign in to comment.