test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760)
This commit is contained in:
parent
b249767c5c
commit
a34e8cb0bd
4 changed files with 40 additions and 0 deletions
3
.github/workflows/api-tests.yml
vendored
3
.github/workflows/api-tests.yml
vendored
|
|
@ -57,3 +57,6 @@ jobs:
|
|||
|
||||
- name: Run Workflow
|
||||
run: dev/pytest/pytest_workflow.sh
|
||||
|
||||
- name: Run Unit tests
|
||||
run: dev/pytest/pytest_unit_tests.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue