Skip to content

Commit

Permalink
Update macos-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wannaphong authored Nov 13, 2023
1 parent c981042 commit 9b56c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
conda info
conda list
python -m pip install --upgrade pip
pip install pytest coverage coveralls
pip install pytest coverage coveralls typing_extensions==4.5.0
conda install -c conda-forge icu
conda install -c conda-forge pyicu
SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True pip install -r docker_requirements.txt
Expand Down

0 comments on commit 9b56c55

Please sign in to comment.