Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek29 committed Nov 26, 2024
1 parent b26162e commit bb9ce2e
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 @@ -49,7 +49,7 @@ jobs:
- name: install playwright browser
working-directory: ./client
run: npx playwright install --with-deps &
run: npx playwright install --with-deps

- name: Run Playwright tests
working-directory: ./client
Expand Down

0 comments on commit bb9ce2e

Please sign in to comment.