Skip to content

Commit

Permalink
chore: disable pw
Browse files Browse the repository at this point in the history
  • Loading branch information
matej21 committed Feb 21, 2024
1 parent ff128e2 commit 1d61cde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
run: ${{ matrix.run_script }}

playwright:
if: false
needs: [ test ]
runs-on: ubuntu-latest
container: mcr.microsoft.com/playwright:v1.40.1-focal
Expand Down

0 comments on commit 1d61cde

Please sign in to comment.