Skip to content

Commit

Permalink
Revise CI job names
Browse files Browse the repository at this point in the history
Resolves #133 (Revise CI job names).
  • Loading branch information
apcountryman committed Mar 28, 2024
1 parent ab3170e commit 416fd1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ on:
- main

jobs:
analyze-static-shellcheck:
name: Analyze (static) - shellcheck
analyze-shellcheck:
name: Analyze (shellcheck)
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 416fd1a

Please sign in to comment.