Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech committed Jul 21, 2023
1 parent dcdb53e commit 1bde51a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
run: |
pip install .[dev]
conda install --quiet --yes conda-build
- name: Debugging with tmate
uses: mxschmitt/[email protected]

- name: Integration Tests
run: |
pytest --version
Expand Down

0 comments on commit 1bde51a

Please sign in to comment.