Skip to content

Commit 052be27

Browse files
committed
Update test.yaml
1 parent 84dfbf2 commit 052be27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ jobs:
109109
- name: Add packages
110110
run: |
111111
flutter pub add json_annotation
112-
flutter pub add isar_test --path ../isar_test
113112
flutter pub add override:file:7.0.0
113+
flutter pub add isar_test --path ../isar_test
114114
working-directory: packages/isar
115115
- name: Collect isar_test Coverage
116116
run: |

0 commit comments

Comments
 (0)