Skip to content

Commit f82cc91

Browse files
committed
more relaxed
1 parent 2041519 commit f82cc91

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ jobs:
156156
run: |
157157
pip install -e . --no-deps
158158
pip install -e ./${{ matrix.FRIEND }} --no-deps
159+
pip list
159160
160161
- name: Test
161162
shell: bash -l {0}

ci/environment-friends.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- pytest-cov
1010
- pytest-mock
1111
- pip
12-
- pytest<8
1312
- ujson
1413
- requests
1514
- decorator

0 commit comments

Comments
 (0)