chore(ci-image): fix tld in ci-image workflow + additional workflow improvements #137
@@ -20,7 +20,7 @@ jobs:
|
||||
py3-pip
|
||||
python3 -m venv .venv
|
||||
. .venv/bin/activate
|
||||
pip install --no-cache-dir autopep8
|
||||
pip install --no-cache-dir ruff
|
||||
|
||||
- name: Format check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user