Disable fail-fast and set newer poetry version

This commit is contained in:
Alex Root Junior 2020-11-18 17:11:55 +02:00
parent e0987f327c
commit 1034926286
2 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip poetry==1.0
python -m pip install --upgrade pip poetry==1.1.4
poetry install
mkdir -p reports