chore(ci-image): fix tld in ci-image workflow + additional workflow improvements #137
@@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Format check
|
- name: Format check
|
||||||
run: |
|
run: |
|
||||||
. .venv/bin/activate
|
. .venv/bin/activate
|
||||||
autopep8 --diff --exit-code -r .
|
ruff format --check .
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
runs-on: alpine
|
runs-on: alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user