arst
Some checks failed
Publish on Docker Hub / docker-hub (push) Failing after 40s
Test entrypoints / test-entrypoints (push) Failing after 1m1s
Lints / lint (push) Failing after 36s
Tests / tests (push) Failing after 1m17s

This commit is contained in:
2024-09-20 03:47:52 +04:00
parent 2f40140500
commit b75c6a8b2c
4 changed files with 6 additions and 17 deletions

View File

@@ -5,6 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
github-server-url: 'http://gitea:3000'
- run: pipx install poetry
- uses: actions/setup-python@v5
with: