Skip to content

Commit 04fcdf7

Browse files
committed
attempt to fix on windows
1 parent 18ca74e commit 04fcdf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
steps:
3434
- uses: dart-lang/[email protected]
3535
- uses: actions/checkout@v2
36+
- uses: actions/setup-sqlite@v1
3637
- name: Install dependencies
3738
run: dart pub get
3839
- name: Run tests

0 commit comments

Comments
 (0)