Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gullerya committed Nov 18, 2023
1 parent 98955f4 commit 22a7eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
node-version-file: '.nvmrc'

- name: Install
run: npm ci && npx playwright install-deps
run: npm ci && npx playwright install

- name: Test
run: npm run test:webkit
Expand Down

0 comments on commit 22a7eb8

Please sign in to comment.