We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45be28c commit 2489febCopy full SHA for 2489feb
.github/workflows/ci-pkg-cli.yml
@@ -120,7 +120,7 @@ jobs:
120
working-directory: packages/cli/testproject-empty
121
run: |
122
npm run dev &
123
- npx wait-on http://localhost:6173 --timeout 60000
+ npx wait-on http://localhost:5173 --timeout 60000
124
125
- name: Upload studio log on failure
126
uses: actions/upload-artifact@v4
0 commit comments