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
|
||||
run: poetry run pytest --cov -v
|
||||
build:
|
||||
- runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
Reference in New Issue
Block a user