enable color on CI

This commit is contained in:
silverwind
2026-02-18 03:03:15 +01:00
parent 76c0fff889
commit 6ea6c37762
+2
View File
@@ -54,3 +54,5 @@ jobs:
- run: make playwright
- run: E2E_URL=http://localhost:3000 make test-e2e
timeout-minutes: 10
env:
FORCE_COLOR: 1