Fix github action YAML indentation
This commit is contained in:
2
.github/workflows/pipeline.yaml
vendored
2
.github/workflows/pipeline.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: pytest
|
- name: pytest
|
||||||
run: poetry run pytest --cov -v
|
run: poetry run pytest --cov -v
|
||||||
build:
|
build:
|
||||||
- runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
packages: write
|
packages: write
|
||||||
|
|||||||
Reference in New Issue
Block a user