Skip to content

Commit

Permalink
Merge pull request #8633 from The-Compiler/ci-colors
Browse files Browse the repository at this point in the history
ci: Force colors on
  • Loading branch information
asottile authored May 5, 2021
2 parents 245eefa + 3f71d63 commit 634312b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ on:
branches:
- main
- "[0-9]+.[0-9]+.x"
env:
PYTEST_ADDOPTS: "--color=yes"

jobs:
build:
Expand Down

0 comments on commit 634312b

Please sign in to comment.