Skip to content

Commit

Permalink
fixup! discojs-core/specs: prefer local import
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed Feb 7, 2024
1 parent e3f621c commit 1ebae4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
- uses: cypress-io/github-action@v4
with:
browser: chromium
start: npm run dev
start: npm start
wait-on: http://localhost:8080/
working-directory: ${{ env.client_dir }}
config: baseUrl=http://localhost:8080/#/
Expand Down

0 comments on commit 1ebae4d

Please sign in to comment.