Skip to content

Commit

Permalink
ci: Remove tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
zjp committed Feb 11, 2025
1 parent 41ad1a3 commit 2a8dcea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-for-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ jobs:
- run: AUTOMATIC_DISCOVERY=1 . ./vsvars.sh && MAKEOPTS="-j$(nproc)" make -j$(nproc) build-minimal
- name: Run the legacy test suite
run: AUTOMATIC_DISCOVERY=1 . ./vsvars.sh && make test
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Install Pytest
run: ./ChimeraX.app/bin/python.exe -I -m pip install pytest pytest-cov
- name: Set up the repo for coverage reporting
Expand Down

0 comments on commit 2a8dcea

Please sign in to comment.