Skip to content

Commit

Permalink
add diagnostic step to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Sep 16, 2024
1 parent 5058641 commit fc9d3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ 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

0 comments on commit fc9d3a5

Please sign in to comment.