From 2686ae22d3b99c018f5bd29c9f1bcfa8fd30215c Mon Sep 17 00:00:00 2001 From: COQUARD Cyrille Date: Sat, 27 Jul 2024 01:11:45 +0200 Subject: [PATCH] Removed check --- .github/workflows/tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b35f3f4..9594782 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -80,9 +80,6 @@ jobs: } EOF - - name: View .wp-env.override.json - run: cat .wp-env.override.json - - name: Starting WP ENV run: npm run wp-env:start