Skip to content

Commit

Permalink
chore: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Aug 18, 2023
1 parent 3c55753 commit 1e27bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run Cypress test, refactor
run: |
cd tests/cypress
CYPRESS_baseUrl=http://localhost:8000 npx cypress run --browser=chrome"
CYPRESS_baseUrl=http://localhost:8000 npx cypress run --browser=chrome
- uses: actions/upload-artifact@v3
if: failure()
Expand Down

0 comments on commit 1e27bf7

Please sign in to comment.