add shell bash to defaults run (#17)

Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
This commit is contained in:
Rishav Dhar 2023-10-30 18:18:41 +00:00 committed by GitHub
parent b06654f7ba
commit 05c2a037e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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