Skip to content

Commit

Permalink
It's clp_ffi_py, not src
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Nov 27, 2023
1 parent 364c6c5 commit cbbe2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- run: ruff check --output-format=github clp_ffi_py tests

- run: mypy src tests
- run: mypy clp_ffi_py tests

- run: |
clang-format --dry-run --Werror \
Expand Down

0 comments on commit cbbe2ed

Please sign in to comment.