Skip to content

Commit

Permalink
Update the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Nov 9, 2023
1 parent 5b94bea commit 978cd9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
with:
cache: npm
node-version: 20
- name: Set up Playwright
run: npx playwright install --with-deps
- name: Cache dependencies
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 978cd9e

Please sign in to comment.