Skip to content

Commit

Permalink
Add ruff gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
cblakkan committed Mar 20, 2024
1 parent 7d4ee06 commit 6525421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: chartboost/ruff-action@v1
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 6525421

Please sign in to comment.