Skip to content

Commit

Permalink
removing work directory
Browse files Browse the repository at this point in the history
  • Loading branch information
prury committed Sep 18, 2023
1 parent 1b6c0db commit 31ed0ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:

- name: Install Playwright Browsers
run: npx playwright install --with-deps
working-directory: path/to/your/package

- name: Run Playwright tests
run: npx playwright test
Expand Down

0 comments on commit 31ed0ac

Please sign in to comment.