tests/thirdparty: package metadata (#223)
Fetches third-party package metadata from Github.
This commit is contained in:
committed by
GitHub
parent
afe2d539b8
commit
f355d27b13
2
.github/workflows/thirdparty.yml
vendored
2
.github/workflows/thirdparty.yml
vendored
@@ -31,4 +31,4 @@ jobs:
|
||||
persist-credentials: false
|
||||
- name: Run Third-Party Tests
|
||||
working-directory: tests/thirdparty
|
||||
run: go test -pkgs packages.json
|
||||
run: go test -net -pkgs packages.json
|
||||
|
||||
Reference in New Issue
Block a user