Skip to content

Commit

Permalink
libpamtest: Disable test 12
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Jan 14, 2025
1 parent 4e4c7be commit 31ff881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
tests/test -t 7 -r 0
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 31ff881

Please sign in to comment.