We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6ff3e commit 190ab1dCopy full SHA for 190ab1d
.github/workflows/deno.yml
@@ -21,4 +21,4 @@ jobs:
21
- name: Lint
22
run: deno lint
23
- name: Test
24
- run: deno test
+ run: deno test --parallel
0 commit comments