1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-15 11:04:17 +02: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

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'