Skip to content

Commit

Permalink
added FORCE_COLOR env var
Browse files Browse the repository at this point in the history
  • Loading branch information
fullerzz committed Aug 24, 2024
1 parent 6ee95e4 commit 804182d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
env:
# Configure a constant location for the uv cache
UV_CACHE_DIR: /tmp/.uv-cache
FORCE_COLOR: 1

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 804182d

Please sign in to comment.