printenv
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 15s
Selftests / test-build-install (pull_request) Failing after 11s
Python Linters / mypy (pull_request) Failing after 51s
Selftests / test-sync (pull_request) Failing after 38s

This commit is contained in:
2025-01-12 13:19:58 +01:00
parent 069ffd94e3
commit 752c2a37ae

View File

@@ -12,10 +12,8 @@ inputs:
runs:
using: "composite"
steps:
- name: Set PATH
run: export PATH=$PATH:~/.local/bin
- run: echo "gitea $GITEA_PATH"
- run: echo "github $GITHUB_PATH"
- run: printenv
- name: Test
run: echo $PATH
- name: Install poetry