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