Skip to content

Revert "get git tags for building" #321

Revert "get git tags for building"

Revert "get git tags for building" #321

Workflow file for this run

name: Lint (black)
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable