Update dart.yml
This commit is contained in:
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
# run: dart analyze
|
||||
|
||||
- name: Run tests
|
||||
run: dart --enable-experiment=native-assets test
|
||||
run: dart --enable-experiment=native-assets test test/*tests.dart
|
||||
|
||||
# Upload logs on failure
|
||||
- name: Upload logs
|
||||
|
||||
Reference in New Issue
Block a user