We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cfc240 + f115b2e commit 4569e57Copy full SHA for 4569e57
1 file changed
.github/workflows/ts_serialize_release.yml
@@ -32,7 +32,7 @@ jobs:
32
if: matrix.os != 'windows-latest'
33
34
- name: Run deno tests
35
- run: deno task test --doc
+ run: deno task test
36
37
build:
38
name: Release
0 commit comments