We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad4d313 commit cd98cfcCopy full SHA for cd98cfc
.github/workflows/artifact_validation.yaml
@@ -32,14 +32,11 @@ jobs:
32
steps:
33
- name: Checkout code
34
uses: actions/checkout@v4
35
- with:
36
- path: /opt/pqc-certificates
37
- name: Checkout acvts code
38
39
with:
40
repository: josephlukefahr/ACVP-Server
41
ref: jwl/versions-in-some-packages
42
- path: /opt/ACVP-Server
43
- run: apt update && apt install zip unzip
44
- run: mkdir /opt/output
45
- run: /bin/bash /opt/pqc-certificates/src/test_certs_r3_with_acvts.sh /opt/pqc-certificates
0 commit comments