use bash shell with integration tests
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
91edde1acb
commit
5ebfa26487
1 changed files with 1 additions and 0 deletions
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
|
|
@ -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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue