Rename workflow

This commit is contained in:
Zach Borboa
2023-09-09 03:00:44 -07:00
parent 339b885dd1
commit 9fec5125bd
@@ -1,10 +1,10 @@
name: Black code formatter
name: Lint
on:
pull_request:
jobs:
black:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4