Skip to content

Set upper bound of compatible Mesh version for 1.8 (#518) #498

Set upper bound of compatible Mesh version for 1.8 (#518)

Set upper bound of compatible Mesh version for 1.8 (#518) #498

Workflow file for this run

name: Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable