prod
Some checks failed
Python Linters / formatting (pull_request) Successful in 1m4s
Python Linters / pylint (pull_request) Failing after 1m12s
REUSE Compliance / reuse (pull_request) Successful in 14s
Selftests / test-build-install (pull_request) Failing after 11s
Python Linters / mypy (pull_request) Successful in 1m5s
Selftests / test-sync (pull_request) Failing after 58s
Some checks failed
Python Linters / formatting (pull_request) Successful in 1m4s
Python Linters / pylint (pull_request) Failing after 1m12s
REUSE Compliance / reuse (pull_request) Successful in 14s
Selftests / test-build-install (pull_request) Failing after 11s
Python Linters / mypy (pull_request) Successful in 1m5s
Selftests / test-sync (pull_request) Failing after 58s
This commit is contained in:
@@ -14,8 +14,6 @@ runs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Add pipx to PATH
|
- name: Add pipx to PATH
|
||||||
run: echo "/root/.local/bin" >> ${GITHUB_PATH}
|
run: echo "/root/.local/bin" >> ${GITHUB_PATH}
|
||||||
- run: echo $PATH
|
|
||||||
- run: exit 1
|
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
run: pipx install poetry
|
run: pipx install poetry
|
||||||
- name: Install poetry package
|
- name: Install poetry package
|
||||||
|
|||||||
Reference in New Issue
Block a user