Skip to content

Commit a2b3a3c

Browse files
committed
Add handy env vars
1 parent 92476cf commit a2b3a3c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on: [push, pull_request, workflow_dispatch]
44

55
permissions: {}
66

7+
env:
8+
FORCE_COLOR: 1
9+
RUFF_OUTPUT_FORMAT: github
10+
711
jobs:
812
lint:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)