diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1557658112..a318ebdc04 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -294,7 +294,6 @@ jobs: steps: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 with: - ref: "refs/heads/dev" fetch-depth: 0 # All history - name: fetch tags @@ -339,7 +338,6 @@ jobs: steps: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 with: - ref: "refs/heads/dev" fetch-depth: 0 # All history - name: fetch tags