Skip to content

Commit

Permalink
fix: compose cmd on test backend
Browse files Browse the repository at this point in the history
  • Loading branch information
nischalstha9 committed Sep 5, 2024
1 parent f998110 commit 9a6496f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
compose_service: tm-backend
build_target: prod
compose_command: |
# pip install flake8
pip install flake8
# flake8 manage.py backend migrations
# pip install 'black==23.12.1'
# black --check manage.py backend migrations
Expand Down

0 comments on commit 9a6496f

Please sign in to comment.