Skip to content

Commit

Permalink
Print out verbose msg
Browse files Browse the repository at this point in the history
  • Loading branch information
mlouielu committed Apr 1, 2024
1 parent 74d0f3b commit 8e8f0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
|
python -m pip install --upgrade pip setuptools wheel
python -m pip install poetry
poetry install
poetry install -vvv
- name: Build
run:
|
Expand Down

0 comments on commit 8e8f0c6

Please sign in to comment.