Преглед изворни кода

fix: remove redundant with command

trgiangdo пре 1 година
родитељ
комит
63af6923dc
1 измењених фајлова са 0 додато и 2 уклоњено
  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: