simplify build step

Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2024-03-12 12:29:21 -06:00
parent fbb27df846
commit ac79032936

View file

@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@v4
- name: Build executable
run: make bin/gh
run: make
- name: Run attestation command integration Tests
run: ./test/integration/attestation-cmd/download-and-verify-package-attestation.sh