Skip to content

Commit

Permalink
chore: checkout github ref
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Hill <gregorydhill@outlook.com>
  • Loading branch information
gregdhill committed Aug 24, 2023
1 parent 3b13628 commit 4e65b7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cargo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- run: git fetch --prune --unshallow
- name: Install System Dependencies
run: |
Expand Down

0 comments on commit 4e65b7a

Please sign in to comment.