Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Merge branch 'dev' of https://github.com/fusionengine-org/fusion into… #76

Merge branch 'dev' of https://github.com/fusionengine-org/fusion into…

Merge branch 'dev' of https://github.com/fusionengine-org/fusion into… #76

Workflow file for this run

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