Skip to content

Commit

Permalink
service vs. container name
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Sep 17, 2024
1 parent fc9d3a5 commit fe2fe35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/image-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ jobs:
- uses: actions/checkout@v4
- run: ./.github/scripts/prepare-ci.sh
- run: docker compose build
- run: docker compose config
- run: docker compose run django python3 manage.py test
- run: docker compose run web python3 manage.py test

0 comments on commit fe2fe35

Please sign in to comment.