Skip to content

Commit

Permalink
fix: use pr branch in analysis instead of main (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaliasnikov authored Jan 30, 2025
1 parent b5c6a2c commit 98e0176
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ jobs:
uses: actions/checkout@v4
with:
repository: ${{ inputs.compiler-tester-repo }}
ref: ${{ inputs.compiler_tester_candidate_branch || 'main' }}
submodules: recursive

- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 98e0176

Please sign in to comment.