Skip to content

Commit

Permalink
ci: Force colors on
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler committed May 4, 2021
1 parent 2637ec3 commit 3f71d63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
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 3f71d63

Please sign in to comment.