Skip to content

Commit

Permalink
fix invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Jan 10, 2025
1 parent b249dee commit 42e60b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
python -m pip install -U pip hatch rust-just
- name: Run linters
run: |
just-manual
just lint-manual
- name: Run compilation
run: |
export PYMONGO_C_EXT_MUST_BUILD=1
Expand Down

0 comments on commit 42e60b1

Please sign in to comment.