Skip to content

Commit

Permalink
Enable github output format for ruff in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Oct 8, 2023
1 parent 93941c3 commit d26695d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
cache-dependency-path: 'requirements-dev.txt'
- run: pip install --upgrade --upgrade-strategy eager -r requirements-dev.txt
- run: make linttest
env:
RUFF_OUTPUT_FORMAT: github

ansible-lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d26695d

Please sign in to comment.