Răsfoiți Sursa

fix: remove redundant with command

trgiangdo 1 an în urmă
părinte
comite
63af6923dc
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 2
      .github/workflows/check-config-pyi.yml

+ 0 - 2
.github/workflows/check-config-pyi.yml

@@ -17,8 +17,6 @@ jobs:
         with:
           python-version: '3.11'
       - name: Update config.pyi
-        with:
-          python-version: '3.11'
         run: python taipy/config/stubs/generate_pyi.py
       - uses: stefanzweifel/git-auto-commit-action@v4
         with: