Skip to content

Commit

Permalink
Change PR checkout runner script
Browse files Browse the repository at this point in the history
  • Loading branch information
Arilith committed Dec 4, 2024
1 parent 7cc74df commit 1ec2001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
token: ${{ secrets.SHARED_PAT }}
submodules: recursive
ref: ${{ github.event.pull_request.head.sha }}

- name: Build and start services
run: |
Expand Down

0 comments on commit 1ec2001

Please sign in to comment.