CI: remove tmate used for debugging

Also remove dead code selecting pip version
This commit is contained in:
Johannes Altmanninger
2025-11-10 10:13:29 +01:00
parent e7d740785d
commit cf2f7eb785
2 changed files with 1 additions and 5 deletions

View File

@@ -148,9 +148,6 @@ jobs:
- name: make fish_run_tests
run: |
make -C build VERBOSE=1 fish_run_tests
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
windows:
runs-on: windows-latest