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 ccf2cda commit fdda3a2Copy full SHA for fdda3a2
.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