Skip to content

Commit 92c04ff

Browse files
committed
ignore tutorials
1 parent 62dc383 commit 92c04ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: deno task check
3636

3737
- name: 🔎 Check codebase formatting
38-
run: deno fmt --check
38+
run: deno fmt --check --ignore=tutorials
3939

4040
- name: 🔎 Check derived artifacts
4141
working-directory: packages/static

0 commit comments

Comments
 (0)