Skip to content

Commit

Permalink
fix: ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
nelitow committed Oct 12, 2024
1 parent 438d784 commit 70b4b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:
run: pnpm exec playwright install --with-deps chromium

- name: Run Playwright tests
run: pnpm -C e2e-tests test:react-app:ci
run: pnpm test:react-app:ci

0 comments on commit 70b4b54

Please sign in to comment.