From 24b3e4915fae0c6e9fedb35a2e3d30b80b45d607 Mon Sep 17 00:00:00 2001 From: DerThorsten Date: Thu, 19 Oct 2023 09:57:32 +0200 Subject: [PATCH] add playwright back --- ci_env.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_env.yml b/ci_env.yml index cb03ea937..e20ac24b6 100644 --- a/ci_env.yml +++ b/ci_env.yml @@ -27,7 +27,7 @@ dependencies: - pluggy ==1.0.0 - pytest - networkx - #- microsoft::playwright + - microsoft::playwright #- pyjs_code_runner >= 2,<3 - cxx-compiler - c-compiler