Skip to content

Commit 4833603

Browse files
committed
background app
1 parent 0142060 commit 4833603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
python -m pytest
4040
- name: Run App
4141
run: |
42-
streamlit run app.py
42+
streamlit run app.py &
4343
- name: Cypress
4444
uses: cypress-io/[email protected]
4545
with:

0 commit comments

Comments
 (0)