Skip to content

Commit

Permalink
fix typo in lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
capnspacehook committed Oct 23, 2022
1 parent 436a17e commit ba3e16f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ env:
jobs:
check-mod-tidy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- uses: actions/setup-go@v3
Expand Down

0 comments on commit ba3e16f

Please sign in to comment.