test
Some checks failed
dl / lint (push) Failing after 31s
dl / docker (push) Has been skipped

This commit is contained in:
Michel Roux 2023-06-25 12:15:09 +02:00
parent 4748ef2f27
commit 92cbd071da

View File

@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: https://github.com/actions/setup-python@v3
- uses: https://github.com/actions/setup-python@v2
with:
python-version: 3.10
- uses: https://github.com/Gr1N/setup-poetry@v8