Fix github action YAML indentation

This commit is contained in:
Deko
2023-04-14 19:25:07 +02:00
parent 7f98b446af
commit 088e789372

View File

@@ -35,7 +35,7 @@ jobs:
- name: pytest
run: poetry run pytest --cov -v
build:
- runs-on: ubuntu-latest
runs-on: ubuntu-latest
permissions:
contents: read
packages: write