Skip to content

Commit

Permalink
Update benchmarks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH committed Jan 19, 2024
1 parent 2915730 commit 0b5bba9
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 @@ -25,7 +25,6 @@ jobs:
run: |
pip install -r requirements.txt # Replace with your project's dependency installation commands
- name: Checkout main branch
uses: actions/checkout@v5
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }} # Replace with main once merged into main
Expand Down

0 comments on commit 0b5bba9

Please sign in to comment.