mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-23 02:40:41 +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:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
ref: ${{ github.event.pull_request.head.sha }}
|
ref: ${{ github.event.pull_request.head.sha }}
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
Loading…
Reference in a new issue