Skip to content

Commit 748a23f

Browse files
also show remote branches
1 parent f4b8c65 commit 748a23f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmarking.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
echo "$GITHUB_REF_NAME"
3636
# git branch $GITHUB_BASE_REF remotes/origin/$GITHUB_BASE_REF
3737
git branch
38+
git branch -va
3839
- name: Setup R
3940
uses: r-lib/actions/setup-r@master
4041
- name: Query dependencies

0 commit comments

Comments
 (0)