Skip to content

Commit 8d2d63b

Browse files
testing
1 parent f76beb7 commit 8d2d63b

File tree

2 files changed

+192
-266
lines changed

2 files changed

+192
-266
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Init tree-sitter
5757
run: tree-sitter init-config
5858
- name: diagnostics
59-
run: cat prelude.cog
59+
run: tree-sitter --version
6060
- name: Build syntax-highlighting
6161
run: make
6262
- name: Setup Pages

0 commit comments

Comments
 (0)