Skip to content

Install poetry more defensively #1570

Install poetry more defensively

Install poetry more defensively #1570

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Run tests in Docker
run: script/cibuild