Update job name of linting workflow

This commit is contained in:
James M. Greene
2023-03-07 22:51:05 -06:00
committed by GitHub
parent 405a1ea745
commit 64868855a8

View File

@@ -15,7 +15,7 @@ concurrency:
cancel-in-progress: true
jobs:
test:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout