Skip to content

Commit 15ce18e

Browse files
authored
Fix ci docs tests (#1048)
1 parent 5925062 commit 15ce18e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Run Addon Build
5151
run: pnpm build
5252
- name: Run Tests
53-
run: pnpm --filter docs test:ember
53+
run: pnpm --filter docs test
5454

5555
build-documentation:
5656
name: Build documentation

0 commit comments

Comments
 (0)