Skip to content

Commit

Permalink
test-4
Browse files Browse the repository at this point in the history
  • Loading branch information
krrish-sehgal committed Dec 23, 2024
1 parent b1b38c0 commit e7c5b26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ jobs:
run: poetry run xvfb-run --auto-servernum python manage.py test -v 3 --failfast

docker-test:
name: Docker Test
needs: code-ql
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit e7c5b26

Please sign in to comment.