try CI fixes
Some checks failed
Python Linters / pylint (pull_request) Failing after 51s
Python Linters / formatting (pull_request) Failing after 51s
REUSE Compliance / reuse (pull_request) Successful in 12s
Selftests / test-build-install (pull_request) Failing after 12s
Python Linters / mypy (pull_request) Failing after 45s
Selftests / test-sync (pull_request) Failing after 35s
Some checks failed
Python Linters / pylint (pull_request) Failing after 51s
Python Linters / formatting (pull_request) Failing after 51s
REUSE Compliance / reuse (pull_request) Successful in 12s
Selftests / test-build-install (pull_request) Failing after 12s
Python Linters / mypy (pull_request) Failing after 45s
Selftests / test-sync (pull_request) Failing after 35s
This commit is contained in:
@@ -14,6 +14,8 @@ runs:
|
||||
steps:
|
||||
- name: Set PATH
|
||||
run: export PATH=$PATH:~/.local/bin
|
||||
- name: Test
|
||||
run: echo $PATH
|
||||
- name: Install poetry
|
||||
run: pipx install poetry
|
||||
- name: Install poetry package
|
||||
|
||||
Reference in New Issue
Block a user