mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
Merge pull request #78 from aimingmed/feature/incorporate-functional-adaptive-rag
Working solution
This commit is contained in:
commit
79cb3cd01d
2
.github/workflows/template_unit_pytest.yml
vendored
2
.github/workflows/template_unit_pytest.yml
vendored
@ -55,6 +55,8 @@ jobs:
|
||||
echo "Pipfile content:"
|
||||
cat Pipfile
|
||||
pipenv install --dev --skip-lock
|
||||
echo "Listing installed packages:"
|
||||
pipenv graph
|
||||
|
||||
- name: Run tests with pytest
|
||||
working-directory: ${{ env.WORKING_DIR }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user