Skip to content

Commit

Permalink
trying code checkout fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Lukefahr committed Oct 14, 2024
1 parent ad4d313 commit cd98cfc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/artifact_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,11 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
path: /opt/pqc-certificates
- name: Checkout acvts code
uses: actions/checkout@v4
with:
repository: josephlukefahr/ACVP-Server
ref: jwl/versions-in-some-packages
path: /opt/ACVP-Server
- run: apt update && apt install zip unzip
- run: mkdir /opt/output
- run: /bin/bash /opt/pqc-certificates/src/test_certs_r3_with_acvts.sh /opt/pqc-certificates
Expand Down

0 comments on commit cd98cfc

Please sign in to comment.