We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0b29ab commit 79c8550Copy full SHA for 79c8550
.github/workflows/deno.yml
@@ -43,4 +43,4 @@ jobs:
43
run: deno task test
44
45
- name: Run tests doc
46
- run: deno task test:doc
+ run: deno task test:doc
0 commit comments