Try without checkout command
Some checks failed
Pytest / Explore-Gitea-Actions (push) Failing after -14m13s
Some checks failed
Pytest / Explore-Gitea-Actions (push) Failing after -14m13s
This commit is contained in:
parent
6b6139839d
commit
6d8b7e06f8
@ -7,7 +7,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: pipx install poetry
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@${{ gitea.ref }}
|
||||
- run: ls
|
||||
- run: /root/.local/bin/poetry install && /root/.local/bin/poetry run pytest -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user