poetry install
Some checks failed
Test CI / test (push) Failing after 13s

This commit is contained in:
2025-04-02 21:39:40 +02:00
parent 352bb51f24
commit a582a74ad5

View File

@@ -17,6 +17,7 @@ jobs:
- run: pwd
- run: ls -l $GITHUB_WORKSPACE
- run: python --version
- run: poetry install --verbose
# test2:
# runs-on: ubuntu-24.04