Skip to content

Commit

Permalink
fix: use pr branch in analysis instead of main
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbaliasnikov committed Jan 30, 2025
1 parent b5c6a2c commit 5309e94
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 5309e94

Please sign in to comment.