Skip to content

Commit

Permalink
check ruff version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajithkrishnegowda committed Jan 10, 2025
1 parent 3df4ef8 commit cc17b2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r linters-requirements.txt
- name: Check ruff version
run: ruff --version
- name: Lint with OpenFL-specific rules
run: bash scripts/lint.sh

0 comments on commit cc17b2c

Please sign in to comment.