Skip to content

Commit

Permalink
Merge pull request #1388 from opencast/redundant-workflow-step
Browse files Browse the repository at this point in the history
Remove a redundant workflow step
  • Loading branch information
Arnei authored Jul 3, 2024
2 parents bc30235 + 6b1b219 commit d981113
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/playwright-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Install Playwright
run: npm i -D @playwright/test

- name: Install supported browsers
run: npx playwright install

Expand Down

0 comments on commit d981113

Please sign in to comment.