Skip to content

Commit

Permalink
tmate added for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Aviksaikat committed Jan 6, 2024
1 parent 425877f commit 578fd06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ jobs:
- name: Run Bee Factory
run: |
bee-factory start --detach 1.15.0-rc2
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Run Tests
run: pdm run pytest --cache-clear -rb

Expand Down

0 comments on commit 578fd06

Please sign in to comment.