Skip to content

Commit

Permalink
quick nit
Browse files Browse the repository at this point in the history
  • Loading branch information
trajan0x committed Nov 13, 2024
1 parent d916c26 commit 7abe7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: jsonc-syntax-check
uses: stevieb9/jsonc-syntax-check@1.02
with:
pattern: ".vscode/*.json"
pattern: .vscode/*.json'


- name: yaml-lint
Expand Down

0 comments on commit 7abe7a9

Please sign in to comment.