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 cfdd992 commit 7207145Copy full SHA for 7207145
.github/workflows/dart-ci.yaml
@@ -28,6 +28,7 @@ jobs:
28
29
- name: Get Dart and Flutter dependencies
30
run: |
31
+ make dependencies
32
melos bootstrap
33
34
- name: Run tests for our dart project.
0 commit comments