diff --git a/.github/workflows/npm-tests.yml b/.github/workflows/npm-tests.yml index 7711cd9..51c56c8 100644 --- a/.github/workflows/npm-tests.yml +++ b/.github/workflows/npm-tests.yml @@ -89,7 +89,7 @@ jobs: 🧪 Run Test id: task_test_run run: | - xvfb-run --auto-servernum npx playwright test + xvfb-run --auto-servernum npx playwright test --trace on # --------------------------------------------------------------------------------------- # Job > Upload Report