Skip to content

CI Ubuntu Version Static set to 22.04 #641

CI Ubuntu Version Static set to 22.04

CI Ubuntu Version Static set to 22.04 #641

Workflow file for this run

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