0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-06 12:16:20 +01:00

enable color on CI

This commit is contained in:
silverwind 2026-02-16 02:45:43 +01:00
parent 76c0fff889
commit 6ea6c37762
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

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