Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
biobootloader committed Mar 6, 2024
1 parent e8f7642 commit 0444148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
curl -LsSf https://astral.sh/uv/install.sh | sh
source $HOME/.cargo/env
pwd
ls
uv pip install -r dev-requirements.txt
- name: ruff (linter)
run: ruff check .
Expand Down

0 comments on commit 0444148

Please sign in to comment.