Check out entire repo so switching to main branch works in last step · junit-team/junit-framework@febb13f (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit febb13f

Check out entire repo so switching to main branch works in last step

(cherry picked from commit 62ec7b8)

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lines changed: 0 additions & 1 deletion

Original file line number Diff line number Diff line change
@@ -201,7 +201,6 @@ jobs:
201 201 with:
202 202 repository: ${{ github.repository_owner }}/junit-examples
203 203 token: ${{ secrets.JUNIT_BUILDS_GITHUB_TOKEN_EXAMPLES_REPO }}
204 -fetch-depth: 1
205 204 ref: releases/6.0.x
206 205 persist-credentials: true
207 206 - name: Set up JDK

0 commit comments