Skip to content

Commit

Permalink
WIP - Default shell
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSisley committed Nov 14, 2023
1 parent 524432c commit 8a8c66c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-and-upload-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:

runs-on: ${{ matrix.os }}

defaults:
run:
shell: bash

env:
DEFRA_CLIENT_GO: ${{ matrix.client-type == 'go' }}
DEFRA_CLIENT_HTTP: ${{ matrix.client-type == 'http' }}
Expand Down

0 comments on commit 8a8c66c

Please sign in to comment.