Skip to content

Merge branch 'main' of https://github.com/Bobbyperson/nocaro #116

Merge branch 'main' of https://github.com/Bobbyperson/nocaro

Merge branch 'main' of https://github.com/Bobbyperson/nocaro #116

Workflow file for this run

name: Format check
on: [push, pull_request]
jobs:
format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jpetrucciani/black-check@master