Skip to content

fix: Stop execution if variable not set #77

fix: Stop execution if variable not set

fix: Stop execution if variable not set #77

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