Update CI-master_tests.yml

This commit is contained in:
Carlos Polop 2021-07-22 01:53:04 +01:00 committed by GitHub
parent 24e0c7295b
commit 8444fe0abb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,10 +141,10 @@ jobs:
run: linPEAS/linpeas.sh -h
- name: Run linpeas
run: linPEAS/linpeas.sh
run: linPEAS/linpeas.sh -h
- name: Create local changes
run: git add linPEAS/linpeas.sh -h
run: git add linPEAS/linpeas.sh
- name: Commit results to Github
run: |