add no malloc to main workflows file

This commit is contained in:
John Bland
2024-03-28 02:55:31 -04:00
parent 76ac4fa7e3
commit 71e52487bf

View File

@@ -52,4 +52,5 @@ jobs:
# uses: ./.github/workflows/haproxy.yml
ocsp:
uses: ./.github/workflows/ocsp.yml
no-malloc:
uses: ./.github/workflows/no-malloc.yml