Skip to content

Commit 122dc6e

Browse files
committed
Update test.yaml
1 parent 3245ceb commit 122dc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
3030
- name: Run Streamlit app and tests
3131
run: |
32-
nohup streamlit run tests/streamlit_authenticator_test.py &
32+
nohup streamlit run tests/app.py &
3333
pytest tests/tests.py --maxfail=1 --disable-warnings -q

0 commit comments

Comments
 (0)