Skip to content

Commit

Permalink
add test for doc_manager
Browse files Browse the repository at this point in the history
  • Loading branch information
wzh1994 committed Oct 14, 2024
1 parent 210982e commit b620df3
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 @@ -84,7 +84,7 @@ jobs:
pip install -r tests/requirements.txt
export LAZYLLM_DATA_PATH=/tmp/lazyllm/data
python -m pytest -v --reruns=2 tests/basic_tests/
timeout-minutes: 25
timeout-minutes: 30
env :
GITHUB_TOKEN: ${{ secrets.PERSONAL_GITHUB_TOKEN }}

Expand Down

0 comments on commit b620df3

Please sign in to comment.