Skip to content

Commit

Permalink
disable tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
cre4ture committed Apr 14, 2024
1 parent 4ad03af commit 02c6413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
RUSTFLAGS: "-Awarnings"
RUST_BACKTRACE: "1"
- name: Setup tmate session
if: always()
if: false
uses: mxschmitt/action-tmate@v3
env:
RUSTFLAGS: "-Awarnings"
Expand Down

0 comments on commit 02c6413

Please sign in to comment.