Skip to content

Commit cd98cfc

Browse files
trying code checkout fixes
1 parent ad4d313 commit cd98cfc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/artifact_validation.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,11 @@ jobs:
3232
steps:
3333
- name: Checkout code
3434
uses: actions/checkout@v4
35-
with:
36-
path: /opt/pqc-certificates
3735
- name: Checkout acvts code
3836
uses: actions/checkout@v4
3937
with:
4038
repository: josephlukefahr/ACVP-Server
4139
ref: jwl/versions-in-some-packages
42-
path: /opt/ACVP-Server
4340
- run: apt update && apt install zip unzip
4441
- run: mkdir /opt/output
4542
- run: /bin/bash /opt/pqc-certificates/src/test_certs_r3_with_acvts.sh /opt/pqc-certificates

0 commit comments

Comments
 (0)