Skip to content

Commit 87627c4

Browse files
committed
ci: update test command
1 parent 95d5e3b commit 87627c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deno.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555

5656
- name: Run Tests
5757
run: |
58-
deno run --allow-all npm:vitest run
58+
deno run --allow-all npm:vitest run --exclude e2e
5959
# deno run --allow-all npm:playwright test

0 commit comments

Comments
 (0)