echo
Some checks failed
Python Linters / pylint (pull_request) Failing after 53s
Python Linters / formatting (pull_request) Failing after 53s
REUSE Compliance / reuse (pull_request) Successful in 14s
Selftests / test-build-install (pull_request) Failing after 11s
Python Linters / mypy (pull_request) Failing after 50s
Selftests / test-sync (pull_request) Failing after 39s

This commit is contained in:
2025-01-12 13:14:55 +01:00
parent 8a778247ca
commit 069ffd94e3

View File

@@ -14,6 +14,8 @@ runs:
steps:
- name: Set PATH
run: export PATH=$PATH:~/.local/bin
- run: echo "gitea $GITEA_PATH"
- run: echo "github $GITHUB_PATH"
- name: Test
run: echo $PATH
- name: Install poetry