Explorar o código

fix setuptools.yml

jrobinAV %!s(int64=3) %!d(string=hai) anos
pai
achega
f952476094
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/setuptools.yml

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

@@ -40,7 +40,7 @@ jobs:
 
           python -c "import taipy as tp; tp.Scenario"
           python -c "import taipy as tp; tp.gui"
-          python -c "import taipy.rest as rest"
+          python -c "import taipy as tp; tp.rest"
 
       - name: Notify user if failed
         if: failure()