فهرست منبع

Add color to pest tests

Joanhey 2 سال پیش
والد
کامیت
1c257f6ba5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

@@ -44,5 +44,5 @@ jobs:
 #          command: composer install --prefer-dist --no-interaction --no-progress
 
       - name: Execute tests
-        run: vendor/bin/pest --coverage
+        run: vendor/bin/pest --coverage --colors=always