Skip to content

Commit

Permalink
verbose building
Browse files Browse the repository at this point in the history
  • Loading branch information
jiwaszki committed Dec 31, 2023
1 parent 1824789 commit 42c9f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install dependencies
run: |
pdm install --no-lock -G tests
pdm install --no-lock -v -G tests
- name: Test with pytest
run: |
cd tests/
Expand Down

0 comments on commit 42c9f54

Please sign in to comment.