mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix: disable bun for CI
This commit is contained in:
parent
34258c6f27
commit
ee5a0fb4b2
4 changed files with 12 additions and 11 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import process from 'node:process';
|
||||
import {
|
||||
run,
|
||||
cutEnv,
|
||||
} from 'madrun';
|
||||
import process from 'node:process';
|
||||
|
||||
const testEnv = {
|
||||
THREAD_IT_COUNT: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue