Skip to content

Commit

Permalink
attempt to fix on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
frank06 committed Apr 30, 2024
1 parent d972fdb commit 06a413f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: dart-lang/[email protected]
- uses: actions/checkout@v2
- uses: actions/setup-sqlite-environment@v1
- uses: ccorsi/setup-sqlite@v1
- name: Install dependencies
run: dart pub get
- name: Run tests
Expand Down

0 comments on commit 06a413f

Please sign in to comment.