Skip to content

Merge pull request #39 from sot/gmt-tests #44

Merge pull request #39 from sot/gmt-tests

Merge pull request #39 from sot/gmt-tests #44

Workflow file for this run

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