mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-07 15:53:45 +08:00
update
This commit is contained in:
parent
af720e45cc
commit
501fbdb5cd
1
.github/workflows/app-testing.yml
vendored
1
.github/workflows/app-testing.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
app-path: app/streamlit/Chatbot.py
|
app-path: app/streamlit/Chatbot.py
|
||||||
ruff: true
|
ruff: true
|
||||||
|
skip-smoke: true
|
||||||
pytest-args: -v --junit-xml=test-results.xml
|
pytest-args: -v --junit-xml=test-results.xml
|
||||||
- if: always()
|
- if: always()
|
||||||
uses: pmeier/pytest-results-action@v0.6.0
|
uses: pmeier/pytest-results-action@v0.6.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user