Skip to content

Commit

Permalink
WIP: Try removing deprecated actions
Browse files Browse the repository at this point in the history
Change-Id: Id31770bba328fb32a2cc3a5f1c1f8c725e7d5616
  • Loading branch information
planger committed Mar 14, 2024
1 parent 5be216c commit 551b972
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,4 @@ jobs:
yarn --cwd examples/playwright build
- name: Test (playwright)
uses: GabrielBB/xvfb-action@v1
with:
run: yarn --cwd examples/playwright ui-tests-ci
run: yarn --cwd examples/playwright ui-tests-ci

0 comments on commit 551b972

Please sign in to comment.