Skip to content

Commit bfe2cec

Browse files
test: add default directory
1 parent 4217e16 commit bfe2cec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/flutter_test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ jobs:
66
test:
77
name: Run Flutter Tests with Coverage
88
runs-on: ubuntu-latest
9+
defaults:
10+
run:
11+
working-directory: flutter_secure_storage
912

1013
steps:
1114
- name: Checkout Repository

0 commit comments

Comments
 (0)