Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed May 2, 2022
1 parent 230a3fc commit bfe992d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
env:
npm_config_registry: http://localhost:4873
- name: Start test-website project
run: pnpm run start -- --no-open
run: pnpm start --no-open
working-directory: ../test-website
env:
E2E_TEST: true
Expand Down

0 comments on commit bfe992d

Please sign in to comment.