redefine shell where default is declared

This commit is contained in:
Rishav Dhar 2023-10-17 17:06:06 +01:00 committed by GitHub
parent 4615efc7e4
commit 6e43e75b7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -253,6 +253,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
defaults:
run:
shell: bash
working-directory: ./.github/workflows/data/local
steps:
- name: Checkout
@ -282,6 +283,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
defaults:
run:
shell: bash
working-directory: ./.github/workflows/data/local
steps:
- name: Checkout