Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk committed Oct 10, 2024
1 parent 42c1ce2 commit 80d39f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/peribolos-schema-validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
fetch-depth: 0
lfs: true
- uses: actions/setup-python@v5
with:
python-version: "3.11"
with:
python-version: "3.11"
- run: pip install strictyaml
- name: Validate knative.yaml
run: python3 peribolos/validate-schema.py peribolos/knative.yaml
Expand Down

0 comments on commit 80d39f4

Please sign in to comment.