1
0
Fork 0
mirror of synced 2024-06-02 10:34:43 +12:00
This commit is contained in:
Nick Sweeting 2020-08-14 00:35:43 -04:00
parent abfce2a210
commit d89a50e2fb

View file

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