Skip to content

Commit

Permalink
Enable colours in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Jan 6, 2025
1 parent 6167370 commit ba3d5e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: CI

on: [push, pull_request]

env:
FORCE_COLOR: 1

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

0 comments on commit ba3d5e4

Please sign in to comment.