mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-04 22:25:34 +08:00
Change directory path for .github
This commit is contained in:
parent
b5cb5efc78
commit
cd0ea4b2eb
@ -19,7 +19,7 @@ jobs:
|
|||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
- uses: streamlit/streamlit-app-action@v0.0.3
|
- uses: streamlit/streamlit-app-action@v0.0.3
|
||||||
with:
|
with:
|
||||||
app-path: Chatbot.py
|
app-path: app/streamlit/Chatbot.py
|
||||||
ruff: true
|
ruff: true
|
||||||
pytest-args: -v --junit-xml=test-results.xml
|
pytest-args: -v --junit-xml=test-results.xml
|
||||||
- if: always()
|
- if: always()
|
||||||
Loading…
x
Reference in New Issue
Block a user