diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 759065b84..5ba3e2598 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: pr: name: 👷 Build / Lint / Test runs-on: ubuntu-latest - # container: mcr.microsoft.com/playwright:v1.41.2-jammy + container: mcr.microsoft.com/playwright:v1.41.2-jammy steps: - name: Checkout code uses: actions/checkout@v4