diff --git a/.github/workflows/playwright-test-workflow.yml b/.github/workflows/playwright-test-workflow.yml index ab9b6f3dfb..f2b8b92fca 100644 --- a/.github/workflows/playwright-test-workflow.yml +++ b/.github/workflows/playwright-test-workflow.yml @@ -33,8 +33,6 @@ jobs: node-version: 16.15.0 - name: Checkout uses: actions/checkout@v3 - with: - fetch-depth: 0 - name: Cache node modules uses: actions/cache@v3 env: