Skip to content

Commit 497aca0

Browse files
committed
set shell
1 parent 17db679 commit 497aca0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/quality-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@ jobs:
235235
container:
236236
image: ghcr.io/nhsdigital/eps-devcontainers/${{ inputs.runtime_docker_image }}
237237
options: --user 1001:1001
238+
defaults:
239+
run:
240+
shell: bash
238241
outputs:
239242
docker_images: ${{ steps.normalized_docker_images.outputs.images }}
240243
steps:

0 commit comments

Comments
 (0)