Skip to content

Commit

Permalink
Add missing shell property
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Nov 7, 2024
1 parent 7b94be7 commit f6e4f7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ runs:
shell: bash
- name: Check user
run: docker compose exec ${{ inputs.service }} whoami | grep "${{ inputs.expected-user }}"
shell: bash

0 comments on commit f6e4f7b

Please sign in to comment.