mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-19 06:48:25 +00:00
fix yaml
This commit is contained in:
parent
abfce2a210
commit
d89a50e2fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -67,7 +67,7 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.os }}-${{ matrix.python }}-venv-
|
||||
|
||||
- name: Install pip dependencies
|
||||
- name: Install pip dependencies
|
||||
run: |
|
||||
python -m pip install .
|
||||
python -m pip install pytest bottle
|
||||
|
|
Loading…
Add table
Reference in a new issue