Update nosetests.yml

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

View File

@ -25,6 +25,7 @@ jobs:
run: |
sudo apt install libfuzzy-dev
python -m pip install --upgrade pip poetry
poetry install
- name: Make sure SRIs are up-to-date
run: |
@ -36,6 +37,5 @@ jobs:
- name: Test with nosetests
run: |
poetry install
poetry run mypy .