Update job name of formatting workflow

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

View File

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