Skip to content

Commit

Permalink
Revert "Set shell"
Browse files Browse the repository at this point in the history
This reverts commit 251e4e8.
  • Loading branch information
yubiuser committed Sep 19, 2024
1 parent 251e4e8 commit 880df02
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/actions/build-and-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ 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: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
types: [published]
workflow_dispatch:


jobs:
smoke-tests:
if: |
Expand Down

0 comments on commit 880df02

Please sign in to comment.