We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa787aa commit d959a23Copy full SHA for d959a23
.github/workflows/e2e.yml
@@ -222,7 +222,6 @@ jobs:
222
--frontend_url "$FRONTEND_URL_LOCALHOST" \
223
--candid_url "$CANDID_URL_LOCALHOST" \
224
--browser chromium firefox webkit
225
- - name: Deploy default dfx project
226
- name: Deploy sveltekit starter project
227
run: |
228
./target/debug/dfx new e2e_project --frontend sveltekit
e2e/.github/workflows/playwright.yml
0 commit comments