Skip to content

Commit 7413759

Browse files
committed
Activate test-app lint
1 parent a4e48ac commit 7413759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: pnpm i -f # re-sync injected deps
3232

3333
- name: Lint
34-
run: pnpm --filter ember-basic-dropdown lint
34+
run: pnpm --filter ember-basic-dropdown --filter test-app lint
3535

3636
test:
3737
name: "Tests"

0 commit comments

Comments
 (0)