diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1552c72..9b5e473 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,6 +115,7 @@ jobs: with: node-version: ${{ matrix.node }} - uses: actions/checkout@v2 + - uses: microsoft/playwright-github-action@v1 # - name: Get yarn cache directory path # id: yarn-cache-dir-path # run: echo "::set-output name=dir::$(yarn cache dir)"