Skip to content

Commit

Permalink
ci: add REUSE_OUTPUT_FORMAT
Browse files Browse the repository at this point in the history
Hopefully this will land via fsfe/reuse-tool#1052.
  • Loading branch information
nijel committed Jul 19, 2024
1 parent c05ed4c commit 8d2dcce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: pre-commit run --all
env:
RUFF_OUTPUT_FORMAT: github
REUSE_OUTPUT_FORMAT: github
- name: diff
run: git diff
if: always()

0 comments on commit 8d2dcce

Please sign in to comment.