Skip to content

Commit

Permalink
Update functional-tests.yml
Browse files Browse the repository at this point in the history
try fix broken ci
  • Loading branch information
eric-intuitem committed May 16, 2024
1 parent d31ca9c commit 0231d4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
run: |
npm install
npm ci
- name: Install Playwright Browsers
run: npm ci
- name: Install Playwright browser ${{ matrix.playwright-browser }}
working-directory: ${{ env.working-directory }}
run: npx playwright install --with-deps ${{ matrix.playwright-browser }}
Expand Down

0 comments on commit 0231d4d

Please sign in to comment.