Skip to content

Commit

Permalink
Set shell
Browse files Browse the repository at this point in the history
Signed-off-by: yubiuser <[email protected]>
  • Loading branch information
yubiuser committed Sep 18, 2024
1 parent 248fa91 commit 251e4e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-and-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ runs:
with:
attempt_limit: 3
action: docker/[email protected]
shell: 'script --return --quiet --log-out /dev/null --command "bash -e {0}"'
with: |
platforms: ${{ inputs.platform }}
pull: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
types: [published]
workflow_dispatch:


jobs:
smoke-tests:
if: |
Expand Down

0 comments on commit 251e4e8

Please sign in to comment.