Test no ruff
Browse files
.github/workflows/teststreamlit.yml
CHANGED
@@ -20,4 +20,4 @@ jobs:
|
|
20 |
- uses: streamlit/streamlit-app-action@v0.0.3
|
21 |
with:
|
22 |
app-path: app.py
|
23 |
-
ruff:
|
|
|
20 |
- uses: streamlit/streamlit-app-action@v0.0.3
|
21 |
with:
|
22 |
app-path: app.py
|
23 |
+
ruff: false
|