Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Feb 20, 2024
1 parent fca80b2 commit f0b2076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .makim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ groups:
CMD="python manage.py test --no-input {{ args.app or args.module }} \
--settings={{ args.settings or env.DJANGO_SETTINGS_MODULE }} {{ args.params }}"
sugar ext start --services postgres --options -d
sugar run --service literev --cmd $CMD
sugar run --service app --cmd $CMD
ci:
help: run the sames tests executed on CI
Expand Down

0 comments on commit f0b2076

Please sign in to comment.