Browse Source

vycenter is being changed to vycontrol

Roberto Bertó 5 years ago
parent
commit
b9c572f9d0
1 changed files with 1 additions and 1 deletions
  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 vycenter/manage.py test
+        python vycontrol/manage.py test