Skip to content

Commit

Permalink
Use ruff version
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb committed Oct 20, 2023
1 parent ee23ef6 commit d35e8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ jobs:
chmod +x ${{ steps.ruff-target.outputs.download-path }}/ruff
export PATH=${{ steps.ruff-target.outputs.download-path }}:$PATH
ruff --version
ruff version
- name: Run ruff-lsp tests
run: |
Expand Down

0 comments on commit d35e8c1

Please sign in to comment.