From 621852dab34bcab55df48f8db1ffdda08841fff3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20K=C3=B6nig?= Date: Tue, 23 Jul 2024 22:25:00 +0200 Subject: [PATCH] use playwright image#2 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d17c77f1..9ee21f9f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,4 +17,4 @@ jobs: - uses: actions/checkout@v4 - name: run tests - run: make CI=1 ci_new + run: make CI=1 ci