Skip to content

Commit

Permalink
Force colors (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi authored Aug 1, 2024
1 parent 768c49f commit 4526940
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on: # yamllint disable-line rule:truthy
schedule:
- cron: 0 12 * * *

env:
FORCE_COLOR: 1

jobs:
yamllint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4526940

Please sign in to comment.