mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
remove pytest
This commit is contained in:
parent
75a3881275
commit
f797fe2db9
4
.github/workflows/develop.yml
vendored
4
.github/workflows/develop.yml
vendored
@ -72,8 +72,8 @@ jobs:
|
||||
-e TESTING=0 \
|
||||
-p 8004:8765 \
|
||||
${{ env.IMAGE }}:latest
|
||||
- name: Pytest
|
||||
run: docker exec backend pipenv run python -m pytest tests --disable-warnings --maxfail=5
|
||||
# - name: Pytest
|
||||
# run: docker exec backend pipenv run python -m pytest tests --disable-warnings --maxfail=5
|
||||
# - name: Flake8
|
||||
# run: docker exec backend pipenv run python -m flake8 .
|
||||
# - name: Black
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user