1
mirror of https://github.com/carlospolop/PEASS-ng synced 2025-03-14 15:14:28 +01:00

Update CI-master_tests.yml

This commit is contained in:
Carlos Polop 2021-07-16 10:30:27 +01:00 committed by GitHub
parent b5a4e4ffb6
commit 2ce37c2acb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,11 +120,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- uses: actions/checkout@master
with:
persist-credentials: false
fetch-depth: 0
ref: ${{ github.event.pull_request.head.ref }}
- name: Build linpeas
run: |