Sfoglia il codice sorgente

vycenter is being changed to vycontrol

Roberto Bertó 5 anni fa
parent
commit
b9c572f9d0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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