mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 15:20:40 +08:00
yaml :(
This commit is contained in:
parent
56e4e001be
commit
824ea7accc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-your-pr.yml
vendored
2
.github/workflows/test-your-pr.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- name: Install dependencies
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue