diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index c0dd463b1..9b22701a7 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -52,5 +52,6 @@ jobs: run: make - name: Run attestation command set integration tests + shell: bash run: | ./test/integration/attestation-cmd/run-all-tests.sh "${{ matrix.os }}"