Skip to content

Commit b29b7ca

Browse files
author
a.pirogov
committed
try debugging CI error
1 parent 99852f5 commit b29b7ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
run: |
4444
poetry install # so somesy can check itself
4545
poetry run poe lint --all-files
46+
git diff
47+
poetry run poe lint --all-files
4648
4749
- name: Scan dependencies for known vulnerabilities
4850
run: safety check -r pyproject.toml

0 commit comments

Comments
 (0)