Skip to content

Commit 938fb67

Browse files
committed
missed a poetry command
1 parent 43bf5de commit 938fb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ jobs:
4040
pip install poetry
4141
hash -r
4242
43-
poetry install -v --extras ci
43+
poetry install
4444
- run: poetry run pytest --cov=tor

0 commit comments

Comments
 (0)