Skip to content

Commit

Permalink
change job name
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Sep 20, 2023
1 parent f81431b commit d8f7709
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-chaincli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
- "core/scripts/chaincli/**"

jobs:
ci-lint:
name: ci-lint
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d8f7709

Please sign in to comment.