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