Skip to content

Commit

Permalink
remove build package
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetWolf committed Dec 16, 2024
1 parent 32782ed commit 47f50ad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_qlib_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ jobs:
run: |
make dev
- name: Test build package
run: |
python -m pip install cibuildwheel
cibuildwheel --output-dir dist
ls dist
- name: Lint with Black
run: |
make black
Expand Down

0 comments on commit 47f50ad

Please sign in to comment.