Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Jan 7, 2024
1 parent ffb394c commit b73a964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
run: |
. .venv/bin/activate
cd streamlit
make mini-init
make mini-init -e USE_CONSTRAINTS_FILE=${USE_CONSTRAINTS_FILE}
- name: Run linter and code formatter to the test code module
run: |
Expand Down

0 comments on commit b73a964

Please sign in to comment.