Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
Update test-lightgbm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
almostintuitive committed May 11, 2023
1 parent f6e137f commit 1616eb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-lightgbm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
python -m pip install --upgrade pip
pip install ".[tests]"
pip install ".[lightgbm]"
pip install --upgrade --no-deps --force-reinstal https://github.com/dream-faster/fold/archive/main.zip
- name: run-tests
run: pytest tests/test_lightgbm.py -s --durations 0

0 comments on commit 1616eb5

Please sign in to comment.