Skip to content

Commit

Permalink
Update validate-schema.yml to have no cache
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat authored Dec 2, 2024
1 parent 3c57665 commit 8e4da6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
cache: pip

- name: Install and run check-jsonschema
run: |
Expand Down

0 comments on commit 8e4da6b

Please sign in to comment.