Skip to content

Commit

Permalink
Update run_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
malenelu authored and GitHub Enterprise committed Apr 3, 2025
1 parent 6bd2268 commit 8b3937b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: docker exec secfit_stag_backend python manage.py test tests

- name: Stops test containers
run: docker-compose -f docker-compose.stag.yml down
run: docker compose -f docker-compose.stag.yml down

0 comments on commit 8b3937b

Please sign in to comment.