1
0
Fork 0
mirror of synced 2024-05-26 15:19:37 +12:00

Update test.yml

This commit is contained in:
Nick Sweeting 2024-01-04 17:59:18 -08:00 committed by GitHub
parent c43f861f6f
commit 7842ca49d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'