refs
This commit is contained in:
parent
ae6e3a7258
commit
4047863c54
2
.github/workflows/CI.yaml
vendored
2
.github/workflows/CI.yaml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 1
|
||||
ref: refs/remotes/pull/${{steps.pr.outputs.pr}}/merge
|
||||
ref: refs/pull/${{steps.pr.outputs.pr}}/merge
|
||||
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user