add shell bash to defaults run

Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
This commit is contained in:
Rishav Dhar 2023-10-28 12:44:30 +01:00
parent b06654f7ba
commit d3cb199e79

View file

@ -80,6 +80,7 @@ jobs:
tofu-wrapper: [true, false]
defaults:
run:
shell: bash
working-directory: ./.github/workflows/data/local
steps:
- name: Checkout