Skip to content

Commit

Permalink
fixup ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thehajime committed Jul 11, 2024
1 parent 2431350 commit 6cedb07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,7 @@ jobs:

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: matrix.package == 'python3'
#if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}
if: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.debug_enabled }}
with:
detached: true

Expand Down

0 comments on commit 6cedb07

Please sign in to comment.