Skip to content

Commit f4b8c65

Browse files
debug
1 parent e83b3a3 commit f4b8c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
git checkout -b $GITHUB_REF_NAME
3434
echo "$GITHUB_REF_NAME" > github_ref_name
3535
echo "$GITHUB_REF_NAME"
36-
git branch $GITHUB_BASE_REF remotes/origin/$GITHUB_BASE_REF
36+
# git branch $GITHUB_BASE_REF remotes/origin/$GITHUB_BASE_REF
3737
git branch
3838
- name: Setup R
3939
uses: r-lib/actions/setup-r@master

0 commit comments

Comments
 (0)