Skip to content

Commit

Permalink
ci: remove force terminal mode from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ authored Jan 3, 2025
1 parent c3f4e45 commit 877ae17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manual_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python-version }}
COLUMNS: 120
FORCE_TERMINAL_MODE: true
steps:
- uses: actions/checkout@v4
- name: Setup Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 877ae17

Please sign in to comment.