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 118bd47 commit 076378bCopy full SHA for 076378b
.github/workflows/ci_pipeline.yml
@@ -53,7 +53,6 @@ jobs:
53
- name: Checkout
54
uses: actions/checkout@v3
55
with:
56
- fetch-depth: 0
57
ref: ${{ github.event.pull_request.head.sha }}
58
59
- name: Checkout benchmark repository
0 commit comments