Explorar o código

Update django.yml

Roberto Bertó %!s(int64=5) %!d(string=hai) anos
pai
achega
025e3b303a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/django.yml

+ 1 - 1
.github/workflows/django.yml

@@ -27,4 +27,4 @@ jobs:
         pip install -r requirements.txt
     - name: Run Tests
       run: |
-        python manage.py test
+        python vycenter/manage.py test