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 889d193 commit 5d047aaCopy full SHA for 5d047aa
.github/workflows/stream_flutter_workflow.yml
@@ -80,7 +80,7 @@ jobs:
80
run: melos bootstrap
81
82
- name: 🧪 Run Tests
83
- run: melos run test:packages:changed
+ run: melos run test:changes
84
85
- name: 📊 Collect Coverage
86
run: melos run coverage:ignore-file --no-select
0 commit comments