Skip to content

Commit

Permalink
Modify CI
Browse files Browse the repository at this point in the history
  • Loading branch information
parkm2ngyu00 committed Aug 20, 2024
1 parent 3d7d914 commit 12e93e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
python manage.py test
docker:
needs: build
runs-on: ubuntu-latest
if: github.event_name == 'pull_request' && github.event.pull_request.base.ref == 'main'
steps:
Expand Down

0 comments on commit 12e93e1

Please sign in to comment.