We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be5497 commit 29f4d35Copy full SHA for 29f4d35
.github/workflows/tests.yml
@@ -58,5 +58,5 @@ jobs:
58
run: |
59
cd dart
60
dart pub get
61
- dart --enable-experiment=native-assets test
+ dart test
62
dart analyze
0 commit comments