Skip to content

Commit 65ef5b1

Browse files
authored
Merge pull request #200 from padelsbach/wp_fix_pam_yml_typo
2 parents a54e22a + 160c694 commit 65ef5b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pam_pkcs11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ jobs:
3535
openssl_ref: [ 'openssl-3.5.0' ]
3636
force_fail: [ 'WOLFPROV_FORCE_FAIL=1', '' ]
3737
exclude:
38-
- curl_ref: 'master'
39-
force_fail: 'WOLFPROV_FORCE_FAIL=1'
38+
- pam_pkcs11_ref: 'master'
39+
force_fail: 'WOLFPROV_FORCE_FAIL=1'
4040
steps:
4141
# Checkout the source so we can run the check-workflow-result script
4242
- name: Checkout wolfProvider

0 commit comments

Comments
 (0)