Skip to content

fix build-package action #8

fix build-package action

fix build-package action #8

Workflow file for this run

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