Skip to content

Commit

Permalink
Declare bash as shell
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpittwood committed Apr 11, 2024
1 parent 401bfbb commit f35d4bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/bake-test-push/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ runs:
push: false

- name: Test
shell: bash
run: |
just test "${{ inputs.target }}"
Expand Down

0 comments on commit f35d4bc

Please sign in to comment.