Skip to content

Commit 48dd76f

Browse files
committed
add -v
1 parent 6a94a2e commit 48dd76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/integration_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
- run: flutter pub get
7878

7979
- name: "Run Flutter tests"
80-
run: "flutter test integration_test/dummy_test.dart"
80+
run: "flutter test integration_test/dummy_test.dart -v"

0 commit comments

Comments
 (0)