Skip to content

Commit 4aa2a20

Browse files
committed
Missing shell
1 parent 4601777 commit 4aa2a20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/acceptance-tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ runs:
5050
env:
5151
GITHUB_TOKEN: ${{ env.GITHUB_TOKEN }}
5252
PR_NUMBER: ${{ steps.pr_exists.outputs.pr_number }}
53+
shell: bash
5354
run: |
5455
if [[ -z "$PR_NUMBER" ]]; then
5556
echo "No pull request detected; proxy deployment was deployed."

0 commit comments

Comments
 (0)