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 95d5e3b commit 87627c4Copy full SHA for 87627c4
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
+ deno run --allow-all npm:vitest run --exclude e2e
59
# deno run --allow-all npm:playwright test
0 commit comments