Skip to content

Isolate tests that uses external_fixturepkg into a venv #1535

Isolate tests that uses external_fixturepkg into a venv

Isolate tests that uses external_fixturepkg into a venv #1535

Workflow file for this run

name: Run Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable