Skip to content

Commit

Permalink
Force colored output in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kirienko committed Jan 12, 2024
1 parent e8557e4 commit 3aa42bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
nox --non-interactive --session test --python ${{ matrix.python }}
nox --non-interactive --session lint
shell: bash
env:
FORCE_COLOR: 1

yakut-release:
name: Release Yakut
Expand Down

0 comments on commit 3aa42bf

Please sign in to comment.