We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f99640 commit 44238a2Copy full SHA for 44238a2
.github/workflows/build.yml
@@ -33,7 +33,6 @@ jobs:
33
run: |
34
curl -L -o tparse https://github.com/mfridman/tparse/releases/latest/download/tparse_linux_x86_64
35
chmod +x tparse
36
- mv tparse $HOME/.local/bin/
37
- name: Build
38
39
go vet ./...
0 commit comments