Skip to content

Commit

Permalink
chore: use gatsby-dev-cli@latest-v3 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vladar committed Oct 27, 2021
1 parent f90c61c commit e29a194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -174,7 +174,7 @@ commands:
- <<: *attach_to_bootstrap
- run:
name: Install gatsby-dev
command: yarn global add gatsby-dev-cli
command: yarn global add gatsby-dev-cli@latest-v3
- run:
name: Run tests (using defaults)
command: ./scripts/e2e-test.sh "<< parameters.test_path >>" "<< parameters.test_command >>"
Expand Down

0 comments on commit e29a194

Please sign in to comment.