fix fips140-all

This commit is contained in:
Wade Simmons
2026-07-24 08:17:52 -04:00
parent 009d42b4f5
commit e8322505ab
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -64,8 +64,8 @@ jobs:
- name: linux-fips140
os: ubuntu-latest
build-cmd: make fips140-all
test-cmd: make fips140-all test
e2e-cmd: make fips140-all e2evv
test-cmd: make fips140-all GOALS=test
e2e-cmd: make fips140-all GOALS=e2evv
- name: linux-pkcs11
os: ubuntu-latest
build-cmd: make bin-pkcs11