We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725109e commit d5352e2Copy full SHA for d5352e2
1 file changed
.github/workflows/deno.yml
@@ -31,7 +31,6 @@ jobs:
31
with:
32
deno-version: v2.x
33
34
- # Uncomment this step to verify the use of 'deno fmt' on each commit.
35
- name: Verify formatting
36
run: deno fmt --check
37
0 commit comments