Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a065a53

Browse filesBrowse files
committed
ci: allow ANSI colours on Pint
1 parent 49bff70 commit a065a53
Copy full SHA for a065a53

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/tests.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: composer update --${{ matrix.dependency-version }} --no-interaction --prefer-dist --ansi
4141

4242
- name: Style Testing
43-
run: vendor/bin/pint --test
43+
run: vendor/bin/pint --test --ansi
4444

4545
- name: Unit Testing
4646
run: vendor/bin/pest --colors=always

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.