Skip to content

only run coverage once #49

only run coverage once

only run coverage once #49

Workflow file for this run

name: CI
on: push
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: excitedleigh/setup-nox@v2.1.0
- run: pip install poetry==1.5.1
- run: nox