Skip to content

Commit b32c2e5

Browse files
authored
chore: migrate vitest to node:test
1 parent 58db842 commit b32c2e5

6 files changed

Lines changed: 210 additions & 1364 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ workflows:
99
- node/test:
1010
version: '18.17'
1111
pkg-manager: npm
12-
run-command: test:std
12+
run-command: test
1313
resource_class: small

0 commit comments

Comments
 (0)