Skip to content

Commit

Permalink
Update artifact_validation.yaml
Browse files Browse the repository at this point in the history
Removed test_cert_r3.sh input
  • Loading branch information
feventura authored Jul 21, 2024
1 parent 0b6fd93 commit 0f511bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifact_validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Test artifacts with OQS
run: ./src/test_certs_r3.sh oqs-provider
run: ./src/test_certs_r3.sh
- name: Save artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 0f511bb

Please sign in to comment.