Skip to content

Change gh release action and bump version. #25

Change gh release action and bump version.

Change gh release action and bump version. #25

Workflow file for this run

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