We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58132e6 commit 111cc94Copy full SHA for 111cc94
.github/workflows/benchmarks.yml
@@ -40,8 +40,6 @@ jobs:
40
steps:
41
- name: Check out Git repository
42
uses: actions/checkout@v4
43
- with:
44
- ref: ${{ env.CHC_BRANCH }}
45
- name: Check out PR
46
run: |
47
git fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 \
0 commit comments