fix file path
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
956e10af0e
commit
e756694eda
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -39,4 +39,4 @@ jobs:
|
|||
run: go build -v ./cmd/gh
|
||||
|
||||
- name: Run attestation command integration Tests
|
||||
run: ./test/integration/attestation-cmd/test/download-and-verify-package-attestation.sh
|
||||
run: ./test/integration/attestation-cmd/download-and-verify-package-attestation.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue