Skip to content

Commit

Permalink
ci(analyze): clarify job name that the job do static analysis & forma…
Browse files Browse the repository at this point in the history
…t checking
  • Loading branch information
validcube authored Jul 16, 2023
1 parent 4d6a57d commit d229ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:

jobs:
build:
name: "Static analysis & format check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d229ccb

Please sign in to comment.