Skip to content

Commit

Permalink
change service name again
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Sep 17, 2024
1 parent d711ee8 commit c3d07d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- run: docker compose build
- run: docker compose up -d
- run: sleep 60 # Wait for the container to be up
- run: docker compose exec django python3 manage.py test
- run: docker compose exec web python3 manage.py test
- run: docker compose down

0 comments on commit c3d07d8

Please sign in to comment.