mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
Merge pull request #10 from aimingmed/feature/github-workflow
Change directory path for .github
This commit is contained in:
commit
e6303e35df
@ -19,7 +19,7 @@ jobs:
|
||||
python-version: '3.11'
|
||||
- uses: streamlit/streamlit-app-action@v0.0.3
|
||||
with:
|
||||
app-path: Chatbot.py
|
||||
app-path: app/streamlit/Chatbot.py
|
||||
ruff: true
|
||||
pytest-args: -v --junit-xml=test-results.xml
|
||||
- if: always()
|
||||
Loading…
x
Reference in New Issue
Block a user