mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-22 04:03:06 +00:00
Update test.yml
This commit is contained in:
parent
c43f861f6f
commit
7842ca49d1
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue