Skip to content

Commit

Permalink
github action: try to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Dec 11, 2024
1 parent fcb3077 commit 96d797b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
export STOCK_PANDAS_BUILDING=1
make install
make build
pip install dist/*.whl
# make lint
make test
make report
Expand Down

0 comments on commit 96d797b

Please sign in to comment.