Skip to content

Commit

Permalink
git checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
antalszava committed Mar 16, 2021
1 parent e1f3294 commit 041b413
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
- name: Checkout PennyLane-Lightning PR
uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
path: main/pr
run: |
cd main
git checkout ${{ github.ref }}
- name: Install lightning.qubit device (PR)
run: |
Expand Down

0 comments on commit 041b413

Please sign in to comment.