Update CI-master_tests.yml

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

View File

@ -24,6 +24,7 @@ jobs:
- name: Checkout
uses: actions/checkout@master
with:
persist-credentials: false
fetch-depth: 0
# Add MSBuild to the PATH: https://github.com/microsoft/setup-msbuild
@ -122,6 +123,7 @@ jobs:
- name: Checkout
uses: actions/checkout@master
with:
persist-credentials: false
fetch-depth: 0
- name: Build linpeas