Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
willtheorangeguy authored Nov 16, 2023
1 parent c70090c commit 6789379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 18
- name: Install dependencies
run: npm ci
run: npm ci --force
- name: Install npm dependencies
run: npm install --save-dev playwright --force
- name: Run your tests
Expand Down

0 comments on commit 6789379

Please sign in to comment.