Skip to content

Commit

Permalink
changes script in action to "test"
Browse files Browse the repository at this point in the history
  • Loading branch information
stolinski committed Aug 30, 2023
1 parent 4900591 commit da3655c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: pnpm install

- name: Run Playwright tests
run: pnpm run test:playwright
run: pnpm run test

0 comments on commit da3655c

Please sign in to comment.