Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SamDudley committed Oct 22, 2024
1 parent 8d6320c commit efcf2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: pip install poetry

- name: Install python dependencies
run: poetry install
run: poetry install --with dev

- name: Run ruff
run: make ruff-check
Expand Down

0 comments on commit efcf2c1

Please sign in to comment.