Skip to content

Commit

Permalink
Update test-streamlit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbinBouwmeester authored Dec 14, 2023
1 parent 225bdf0 commit 3b7f09a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-streamlit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names
flake8 streamlit --count --show-source --statistics
flake8 webinterface --count --show-source --statistics

0 comments on commit 3b7f09a

Please sign in to comment.