Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:ymtech-labs/quadrilateral-drawing in…
Browse files Browse the repository at this point in the history
…to dev
  • Loading branch information
ymtech-labs committed Sep 4, 2023
2 parents 1930198 + fc68e05 commit b1f87e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: pnpm exec playwright install --with-deps

- name: Run Playwright tests
run: pnpm exec test:e2e
run: pnpm run test:e2e
env:
E2E_TEST_BASE_URL: ${{ needs.e2e_tests_setup.outputs.preview_url }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b1f87e0

Please sign in to comment.