Skip to content

Commit

Permalink
test fix CI error
Browse files Browse the repository at this point in the history
  • Loading branch information
Linlang committed Mar 6, 2024
1 parent 240cdff commit 1dc5e73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test_qlib_from_source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
python -m pip install "sqlalchemy<=1.4.51"
python -m pip uninstall -y certifi
python -m pip uninstall -y charset-normalizer
python -m pip uninstall -y requests
python -m pip uninstall -y urllib3
- name: Lint with Black
Expand Down

0 comments on commit 1dc5e73

Please sign in to comment.