Skip to content

Merge pull request #835 from aeliton/fix-tests-for-debian #1639

Merge pull request #835 from aeliton/fix-tests-for-debian

Merge pull request #835 from aeliton/fix-tests-for-debian #1639

Workflow file for this run

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