Skip to content

Commit cdc612b

Browse files
committed
fix: wip
1 parent 9e78ea4 commit cdc612b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/runtimes/python/python_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function initInlineWitWire(
2929
Meta.test({
3030
name: "Python VM performance",
3131
// FIXME: performance regressions keep breaking this
32-
skip: true,
32+
ignore: true,
3333
}, async (t) => {
3434
await t.should("work with low latency for lambdas", async () => {
3535
const wire = await initInlineWitWire(

0 commit comments

Comments
 (0)