Skip to content

Commit 9126182

Browse files
author
a.pirogov
committed
try again
1 parent b29b7ca commit 9126182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Check that all static analysis tools run without errors
4343
run: |
4444
poetry install # so somesy can check itself
45-
poetry run poe lint --all-files
45+
somesy sync
4646
git diff
4747
poetry run poe lint --all-files
4848

0 commit comments

Comments
 (0)