mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
update
This commit is contained in:
parent
a289f57a4e
commit
257219604a
2
.github/workflows/template_unit_pytest.yml
vendored
2
.github/workflows/template_unit_pytest.yml
vendored
@ -55,6 +55,8 @@ jobs:
|
|||||||
echo "Pipfile content:"
|
echo "Pipfile content:"
|
||||||
cat Pipfile
|
cat Pipfile
|
||||||
pipenv install --dev --skip-lock
|
pipenv install --dev --skip-lock
|
||||||
|
echo "Listing installed packages:"
|
||||||
|
pipenv graph
|
||||||
|
|
||||||
- name: Run tests with pytest
|
- name: Run tests with pytest
|
||||||
working-directory: ${{ env.WORKING_DIR }}
|
working-directory: ${{ env.WORKING_DIR }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user