We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185a492 commit 176982bCopy full SHA for 176982b
.github/workflows/CI.yml
@@ -55,4 +55,4 @@ jobs:
55
run: mix credo
56
57
- name: Run unit tests
58
- run: mix test
+ run: mix test --color --trace
0 commit comments