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

This commit is contained in:
Michel Roux 2023-06-25 15:05:40 +02:00
parent 69ba4a3440
commit de18cd6ce9

View File

@ -5,9 +5,8 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- run: cat /etc/os-release
- uses: actions/checkout@v3
- uses: https://git.crystalyx.net/Xefir/actions-setup-python@v4
- uses: https://git.crystalyx.net/Xefir/actions-setup-python
with:
python-version: 3.10
- uses: https://github.com/Gr1N/setup-poetry@v8