Skip to content

Commit 66c9ed4

Browse files
committed
Debug workflow failure
1 parent 93da0d3 commit 66c9ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: |
5353
source $HOME/.poetry/env
5454
poetry run pytest -q tests
55-
poetry install
55+
poetry install -vvv
5656
5757
MacOS:
5858
needs: Linting

0 commit comments

Comments
 (0)