Fix test action
parent
6a30284bab
commit
66461c72e7
|
@ -35,4 +35,4 @@ jobs:
|
||||||
run: deno task bench
|
run: deno task bench
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: deno task test --trace-ops
|
run: deno task test
|
||||||
|
|
Loading…
Reference in New Issue