try and use Dart path directly
This commit is contained in:
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
uses: subosito/flutter-action@v2
|
||||
with:
|
||||
channel: master
|
||||
- run: $CACHE_PATH/bin/dart --enable-experiment=native-assets test -j1 test/light_tests.dart
|
||||
- run: $(dirname $(which flutter))/dart --enable-experiment=native-assets test -j1 test/light_tests.dart
|
||||
|
||||
# Upload logs on failure
|
||||
#- name: Upload logs
|
||||
|
||||
Reference in New Issue
Block a user