Skip to content

Commit

Permalink
Colorize CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Dec 27, 2024
1 parent 81a543e commit 57b776e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Run CI checks
run: uv run dev-cmd ci -- -vvs
run: uv run dev-cmd --color always ci -- -vvs

0 comments on commit 57b776e

Please sign in to comment.