Skip to content

Commit

Permalink
Remove the command 'go get t .
Browse files Browse the repository at this point in the history
  • Loading branch information
QU3B1M committed Aug 31, 2024
1 parent 7b23b16 commit 7495e77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
run: |
go mod download
go get -u golang.org/x/lint/golint
go get -t .
- name: Lint
run: |
Expand Down

0 comments on commit 7495e77

Please sign in to comment.