Skip to content

Commit 46ec3be

Browse files
committed
giving up on windows, remove for now
1 parent 06a413f commit 46ec3be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
include:
2020
- platform: linux
2121
os: ubuntu-latest
22-
- platform: windows
23-
os: windows-latest
2422
- platform: macos
2523
os: macos-latest
2624
sdk: stable
@@ -33,7 +31,6 @@ jobs:
3331
steps:
3432
- uses: dart-lang/[email protected]
3533
- uses: actions/checkout@v2
36-
- uses: ccorsi/setup-sqlite@v1
3734
- name: Install dependencies
3835
run: dart pub get
3936
- name: Run tests

0 commit comments

Comments
 (0)