remove integration test steps
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
b9739140b4
commit
e171f97b73
1 changed files with 0 additions and 6 deletions
6
.github/workflows/go.yml
vendored
6
.github/workflows/go.yml
vendored
|
|
@ -37,9 +37,3 @@ jobs:
|
|||
|
||||
- name: Build
|
||||
run: go build -v ./cmd/gh
|
||||
|
||||
- name: Build executable
|
||||
run: make bin/gh
|
||||
|
||||
- name: Run attestation command integration Tests
|
||||
run: ./test/integration/attestation-cmd/download-and-verify-package-attestation.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue