Skip to content

Commit

Permalink
ADD DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
wjsi committed Jun 16, 2022
1 parent 7ae5af9 commit 8f5775c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/core-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ jobs:
fi
conda list -n test
- name: Setup tmate session
if: ${{ matrix.python-version == '3.9' }}
uses: mxschmitt/action-tmate@v3

- name: Test with pytest
env:
WITH_HADOOP: ${{ matrix.with-hadoop }}
Expand Down

0 comments on commit 8f5775c

Please sign in to comment.