Skip to content

Merge pull request #72 from nucypher/development #188

Merge pull request #72 from nucypher/development

Merge pull request #72 from nucypher/development #188

Workflow file for this run

name: 🧹 Darker
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-python@v4
with:
python-version: '3.12'
- uses: akaihola/[email protected]
with:
version: "1.7.2" # defaults to same version, but can be modified