Skip to content

85 client silently ignores pem file if user expansion is needed #49

85 client silently ignores pem file if user expansion is needed

85 client silently ignores pem file if user expansion is needed #49

Workflow file for this run

name: black
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/[email protected]
with:
options: "--check --verbose"
jupyter: false