Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Jan 21, 2024
1 parent e979cd6 commit e78f921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt install golint
GOBIN=$HOME/.local/bin go install honnef.co/go/tools/cmd/[email protected]
make
- name: Run tests
Expand Down

0 comments on commit e78f921

Please sign in to comment.