Skip to content

Commit ab6d5e0

Browse files
committed
Merge branch 'fix/non_ascii' of https://github.com/Materials-Data-Science-and-Informatics/somesy into fix/non_ascii
2 parents 3eb1bd6 + b29b7ca commit ab6d5e0

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)