Skip to content

Commit

Permalink
refactor: remove Jenkins-related report package
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Jun 8, 2021
1 parent e548512 commit 815a94f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
dep ensure
fi
- run: go get github.com/tebeka/go2xunit
- run: go get -u golang.org/x/lint/golint
- run: go mod download
- run: docker-compose up -d
Expand Down

0 comments on commit 815a94f

Please sign in to comment.