Skip to content

Commit

Permalink
fix(ci): workoflows fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjeannesson committed Oct 7, 2023
1 parent e8bc5c8 commit ddba1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:

- name: Stop containers
if: always()
run: docker compose -f ./backend/docker/development.yml down
run: make down

0 comments on commit ddba1a3

Please sign in to comment.