Skip to content

Commit 27c1430

Browse files
committed
Update io_file.yml
1 parent e90782e commit 27c1430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/io_file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
4646
with:
4747
sdk: ${{ matrix.sdk }}
48-
- run: dart --reporter=failures-only --test-randomize-ordering-seed=random --platform vm
48+
- run: dart test --reporter=failures-only --test-randomize-ordering-seed=random --platform vm
4949

5050
profile-vm-test:
5151
# Ensure that the tests pass when run under the profiler (which sends

0 commit comments

Comments
 (0)