Skip to content

Commit 62fabaa

Browse files
committed
feat: enable all linux tests again
1 parent 08a6339 commit 62fabaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
no_output_timeout: 10m
2727
- run:
2828
name: Run tests
29-
command: npm run test -- ./test/node/npm/npm.test.ts --no-file-parallelism --disable-console-intercept
29+
command: npm run test -- ./test --no-file-parallelism --disable-console-intercept
3030
no_output_timeout: 30m
3131

3232
orbs:

0 commit comments

Comments
 (0)