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 9d1079d commit 565e2ceCopy full SHA for 565e2ce
1 file changed
.github/workflows/deno.yml
@@ -55,5 +55,5 @@ jobs:
55
56
- name: Run Tests
57
run: |
58
- deno run --allow-all npm:vitest run --dir src
+ deno run --allow-all npm:vitest run
59
# deno run --allow-all npm:playwright test
0 commit comments