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 3d06648 commit da5b6bfCopy full SHA for da5b6bf
.github/workflows/gcloud.yml
@@ -41,4 +41,4 @@ jobs:
41
- run: dart format --output=none --set-exit-if-changed .
42
if: ${{ matrix.sdk == 'stable' }}
43
44
- - run: dart test
+ - run: dart test --platform vm -P ci
0 commit comments