Skip to content

Commit

Permalink
Revert "Add setup tmate session after Cross workflow failure"
Browse files Browse the repository at this point in the history
This reverts commit d755fb4.
  • Loading branch information
Ilya Polyakovskiy committed Jul 4, 2022
1 parent d755fb4 commit 5afcad3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ jobs:
nix-shell --arg docTools false --pure --run "bazel build //... --platforms=//:linux_aarch64"
nix-shell --arg docTools false --pure qemu-shell.nix --run "qemu-aarch64 bazel-ci-bin/example"
nix-shell --arg docTools false --pure qemu-shell.nix --run "qemu-aarch64 bazel-ci-bin/example2"
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
test-bindist:
name: Build & Test - bindist
Expand Down

0 comments on commit 5afcad3

Please sign in to comment.