mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 20:34:57 +00:00
Vendor folder gone
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
- name: Test
|
||||
run: |
|
||||
go test -cover $(go list ./... | grep -v /vendor/)
|
||||
go test -cover $(go list ./...)
|
||||
|
||||
- name: Build
|
||||
run: ./.drone.sh
|
||||
|
Reference in New Issue
Block a user