Jelajahi Sumber

Add color to pest tests

Joanhey 2 tahun lalu
induk
melakukan
1c257f6ba5
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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