Skip to content

Commit

Permalink
Fix misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
stephantul committed Oct 19, 2024
1 parent c69e6cb commit 492b64f
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 @@ -49,7 +49,7 @@ jobs:
# Install dependencies using uv pip
- name: Install dependencies
run: make install-no-precommit
run: make install-no-pre-commit

# Run tests with coverage
- name: Run tests under coverage
Expand Down

0 comments on commit 492b64f

Please sign in to comment.