Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Sep 6, 2024
1 parent e853458 commit ef1dfe7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ruff-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ jobs:
with:
python-version: '3.11'

- name: Lint
uses: chartboost/ruff-action@491342200cdd1cf4d5132a30ddc546b3b5bc531b
with:
args: check
changed-files: 'true'
# - name: Lint
# uses: chartboost/ruff-action@491342200cdd1cf4d5132a30ddc546b3b5bc531b
# with:
# args: check
# changed-files: 'true'

- uses: chartboost/ruff-action@491342200cdd1cf4d5132a30ddc546b3b5bc531b
with:
Expand Down

0 comments on commit ef1dfe7

Please sign in to comment.