Skip to content

Commit

Permalink
more relaxed
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Dec 5, 2024
1 parent 2041519 commit f82cc91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ jobs:
run: |
pip install -e . --no-deps
pip install -e ./${{ matrix.FRIEND }} --no-deps
pip list
- name: Test
shell: bash -l {0}
Expand Down
1 change: 0 additions & 1 deletion ci/environment-friends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
- pytest-cov
- pytest-mock
- pip
- pytest<8
- ujson
- requests
- decorator
Expand Down

0 comments on commit f82cc91

Please sign in to comment.