2
0
Nick Sweeting 2 жил өмнө
parent
commit
7842ca49d1

+ 0 - 2
.github/workflows/test.yml

@@ -61,8 +61,6 @@ jobs:
       - name: Install pip dependencies
         run: |
           python -m pip install --upgrade pip setuptools wheel pytest bottle build
-          ./bin/build_pip.sh
-          pdm lock --group=':all'
           pdm install --dev
           pdm install --group=':all'