Skip to content

Commit

Permalink
rm tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
ialarmedalien committed Jan 14, 2025
1 parent 56a5877 commit bc231de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ jobs:
checkm2 predict --threads 10 --input tests/data/FW305-C-112.1/FW305-C-112.1_scaffolds.fna -o tests/data/checkm2
pytest tests/
- name: tmate sesh
uses: mxschmitt/action-tmate@v3

- name: upload artefacts
uses: actions/upload-artifact@v4
with:
Expand All @@ -87,6 +84,9 @@ jobs:
with:
path: tests/

# - name: tmate sesh
# uses: mxschmitt/action-tmate@v3

- name: Send to Codecov
id: send_to_codecov
uses: codecov/codecov-action@main
Expand Down

0 comments on commit bc231de

Please sign in to comment.