Skip to content

Commit

Permalink
chore(ci): colorize output
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Apr 16, 2024
1 parent e2e5f64 commit 0aaa093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unix_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Busted tests
run: |
busted --coverage
busted --coverage --Xoutput "--color"
- name: Old test suite
run: |
Expand Down

0 comments on commit 0aaa093

Please sign in to comment.