Skip to content

Commit da5b6bf

Browse files
authored
Update gcloud.yml
1 parent 3d06648 commit da5b6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
- run: dart format --output=none --set-exit-if-changed .
4242
if: ${{ matrix.sdk == 'stable' }}
4343

44-
- run: dart test
44+
- run: dart test --platform vm -P ci

0 commit comments

Comments
 (0)