Skip to content

Commit

Permalink
I have to install it first to use it
Browse files Browse the repository at this point in the history
  • Loading branch information
braydonk committed May 3, 2024
1 parent eeb9332 commit 59edfd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
go-version: ${{ matrix.go }}
cache: true

- name: Install tools
run: make install_tools

- name: Check license headers
run: make addlicense_check

Expand Down

0 comments on commit 59edfd6

Please sign in to comment.