Skip to content

Commit

Permalink
add actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Sep 22, 2023
1 parent 2a0b83f commit 0f2c330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-chaincli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
name: chaincli-lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Golang Lint
uses: ./.github/actions/ci-golang-lint
with:
Expand Down

0 comments on commit 0f2c330

Please sign in to comment.