Skip to content

Commit

Permalink
libpamtest: Comment out test 12
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Jan 14, 2025
1 parent 07a1806 commit ff1a27d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ jobs:
# Anyone can use su
echo '[*] Test 11'
tests/test -t 7 -r 0
echo '[*] Test 12'
#echo '[*] Test 12'
# Wrong password
tests/test -t 8 -r 2
#tests/test -t 8 -r 2
- name: Harden PAM
run: |
ansible-playbook harden.yml --tags pam --skip-tags slackware
Expand Down

0 comments on commit ff1a27d

Please sign in to comment.