We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ca74e commit 04fcdf7Copy full SHA for 04fcdf7
.github/workflows/test.yml
@@ -33,6 +33,7 @@ jobs:
33
steps:
34
- uses: dart-lang/[email protected]
35
- uses: actions/checkout@v2
36
+ - uses: actions/setup-sqlite@v1
37
- name: Install dependencies
38
run: dart pub get
39
- name: Run tests
0 commit comments