diff --git a/.github/workflows/CI-master_tests.yml b/.github/workflows/CI-master_tests.yml index 0d30a26..a824a2f 100644 --- a/.github/workflows/CI-master_tests.yml +++ b/.github/workflows/CI-master_tests.yml @@ -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: |