Skip to content

Commit

Permalink
Fix the test-stlite-server CI workflow as a workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Jan 17, 2024
1 parent 2f83c24 commit 6763172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
- name: Set up Streamlit and build proto
run: |
. .venv/bin/activate
pip install mypy-protobuf
make streamlit-proto
- name: Run linter and code formatter to the test code module
Expand Down

0 comments on commit 6763172

Please sign in to comment.