Skip to content

Update build-all.py - fetch before checkout #16

Update build-all.py - fetch before checkout

Update build-all.py - fetch before checkout #16

name: ci-black-formatting
on:
push:
pull_request:
jobs:
lint-formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable