use bash shell with integration tests

Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2024-12-11 08:03:42 -07:00
parent 91edde1acb
commit 5ebfa26487

View file

@ -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 }}"