Update nosetests.yml

pull/219/head
Raphaël Vinot 2021-06-16 17:59:55 -07:00 committed by GitHub
parent ca9a6b5595
commit 6898181e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
sudo apt install libfuzzy-dev
python -m pip install --upgrade pip poetry
poetry install
echo LOOKYLOO_HOME="`pwd`" >> .env
- name: Make sure SRIs are up-to-date
run: |