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 f6dfb81
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 @@ -63,6 +63,7 @@ runs:
-
name: Build and test FTL in ftl-build container (QEMU)
uses: Wandalen/[email protected]
shell: 'script --return --quiet --log-out /dev/null --command "bash -e {0}"'
with:
attempt_limit: 3
action: docker/[email protected]
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 f6dfb81

Please sign in to comment.