Skip to content

Commit 3da0b12

Browse files
committed
Debug CI
1 parent 0d95296 commit 3da0b12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ jobs:
4848
pip install -e .
4949
pip install -r requirements.d/dev.txt
5050
51-
# - name: Setup tmate session
52-
# uses: mxschmitt/action-tmate@v1
51+
- name: Setup tmate session
52+
uses: mxschmitt/action-tmate@v1
5353

5454
- name: Test with pytest (Linux)
5555
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)