From b7fc4ba14ade9b43a2a7b524bb85063a5e42db68 Mon Sep 17 00:00:00 2001 From: Manuel Date: Tue, 26 Sep 2023 19:54:39 +0200 Subject: [PATCH] Update test.yaml --- .github/workflows/test.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index fc4f356a..4946824c 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -10,8 +10,6 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: ${{ github.head_ref }} - fetch-depth: 0 persist-credentials: false - uses: actions/setup-node@v3 with: