Skip to content

Commit a68cdfa

Browse files
committed
fix: fix command name
1 parent 82e4247 commit a68cdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stream_flutter_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: melos bootstrap
8181

8282
- name: 🧪 Run Tests
83-
run: melos run test:packages:changed
83+
run: melos run test:changes
8484

8585
- name: 📊 Collect Coverage
8686
run: melos run coverage:ignore-file --no-select

0 commit comments

Comments
 (0)