Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Aug 7, 2024
1 parent da11469 commit 778dc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyrobench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- run: |
# Ensure base branch is fetched
git fetch upstream "${GITHUB_BASE_REF}" --depth 1024
git fetch origin "${GITHUB_BASE_REF}" --depth 1024
echo "GITHUB_BASE_REF=${GITHUB_BASE_REF}"
- name: Run Benchmark
Expand Down

0 comments on commit 778dc5d

Please sign in to comment.