Skip to content

Commit

Permalink
Change to with
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-codechimp committed Dec 11, 2023
1 parent 5f191e4 commit 36a2f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v1
- name: Validate JSON
uses: ScratchAddons/validate-json-action@master
env:
with:
schema: ./schema.json
jsons: |
custom_components/battery_notes/data/library.json

0 comments on commit 36a2f08

Please sign in to comment.