Update dart.yml
This commit is contained in:
4
.github/workflows/dart.yml
vendored
4
.github/workflows/dart.yml
vendored
@@ -32,9 +32,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and Test
|
- name: Build and Test
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: dart --enable-experiment=native-assets test test
|
||||||
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
|
||||||
dart --enable-experiment=native-assets test test/dummy_tests.dart
|
|
||||||
|
|
||||||
# Upload logs on failure
|
# Upload logs on failure
|
||||||
- name: Upload logs
|
- name: Upload logs
|
||||||
|
|||||||
Reference in New Issue
Block a user