Skip to content

Merge pull request #36 from nucypher/pr-template #10

Merge pull request #36 from nucypher/pr-template

Merge pull request #36 from nucypher/pr-template #10

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.8'
- uses: akaihola/[email protected]
with:
version: "1.7.2" # defaults to same version, but can be modified