diff --git a/.github/workflows/2-test-django-basic.yml b/.github/workflows/2-test-django-basic.yml index d2cffd7..c51a3d3 100644 --- a/.github/workflows/2-test-django-basic.yml +++ b/.github/workflows/2-test-django-basic.yml @@ -23,5 +23,4 @@ jobs: - name: Django Tests working-directory: ./src run: | - cd src python manage.py test \ No newline at end of file