mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 13:22:07 +00:00
ci: run windows tests and also run them concurrently (#7758)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// @known-failing-on-windows: 1 failing
|
||||
import { Buffer, SlowBuffer, isAscii, isUtf8 } from "buffer";
|
||||
import { describe, it, expect, beforeEach, afterEach } from "bun:test";
|
||||
import { gc } from "harness";
|
||||
|
||||
Reference in New Issue
Block a user