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 15fabb3 commit 37d1b4cCopy full SHA for 37d1b4c
.github/workflows/test.yaml
@@ -10,6 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v3
13
+ path: sqlite_async # sqlite_async.dart causes isseus with `dart fix`
14
- uses: dart-lang/setup-dart@v1
15
16
- name: Install dependencies
0 commit comments