Skip to content

Commit

Permalink
Update artifact_validation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
feventura authored Jul 21, 2024
1 parent 1776bbc commit b073e67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/artifact_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Test artifacts with OQS
## TODO -- actually validate the signature on the TA cert; not just import it.
## replace with `openssl verify -check_ss_sig -CAfile <ca cert> <ee cert>`
run: ./src/test_certs_r3.sh
- name: Save artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit b073e67

Please sign in to comment.