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 6e2598b
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:
PY_COLORS: "1"

jobs:
build:
Expand Down

0 comments on commit 6e2598b

Please sign in to comment.