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
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user