Skip to content

Commit

Permalink
test new arg on Check job
Browse files Browse the repository at this point in the history
  • Loading branch information
hitblast committed Dec 15, 2023
1 parent da1149e commit 02f35e5
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 @@ -27,6 +27,8 @@ jobs:
id: lintcheck
uses: chartboost/ruff-action@v1
continue-on-error: true
with:
args: check .

- name: Format
uses: chartboost/ruff-action@v1
Expand Down

0 comments on commit 02f35e5

Please sign in to comment.