Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jcarroll committed Nov 3, 2023
1 parent 2fa8425 commit fd08fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/streamlit-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
python-version: '3.11'
- uses: streamlit/streamlit-app-action@a5965d90c4ecfb7eb9d10764434e67d3a3e0af46
with:
app-path: Chatbot.py.py
app-path: Chatbot.py
ruff: true
pytest-args: -v --junit-xml=test-results.xml
- if: always()
Expand Down

0 comments on commit fd08fdb

Please sign in to comment.