Skip to content

Commit

Permalink
chore(#92): fix docs test in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed Aug 30, 2022
1 parent 0d647e3 commit 10a816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:

- run:
name: Run DruxtJS.org end-to-end tests
command: yarn:docs:test
command: yarn docs:test
- store_artifacts:
path: ./docs/nuxt/test/cypress/screenshots
- store_artifacts:
Expand Down

0 comments on commit 10a816e

Please sign in to comment.