We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823903a commit 6df0885Copy full SHA for 6df0885
1 file changed
.github/workflows/windows-smoke.yml
@@ -87,6 +87,7 @@ jobs:
87
run: |
88
bun test browse/test/security.test.ts
89
bun test browse/test/file-permissions.test.ts
90
+ bun test browse/test/home-dir-resolution.test.ts
91
bun test make-pdf/test/browseClient.test.ts
92
bun test make-pdf/test/pdftotext.test.ts
93
0 commit comments