Update CI-master_tests.yml
This commit is contained in:
parent
b5a4e4ffb6
commit
2ce37c2acb
6
.github/workflows/CI-master_tests.yml
vendored
6
.github/workflows/CI-master_tests.yml
vendored
@ -120,11 +120,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- uses: actions/checkout@master
|
||||||
uses: actions/checkout@master
|
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
ref: ${{ github.event.pull_request.head.ref }}
|
||||||
fetch-depth: 0
|
|
||||||
|
|
||||||
- name: Build linpeas
|
- name: Build linpeas
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user