Skip to content

Commit

Permalink
Add environment variable(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbyers committed Jun 4, 2024
1 parent 399e0df commit 398b879
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Linting
on:
- push
- workflow_dispatch
env:
FORCE_COLOR: 1

jobs:
linting:
Expand Down

0 comments on commit 398b879

Please sign in to comment.