tests/thirdparty: use Suite type for configuration (#285)
This commit is contained in:
committed by
GitHub
parent
5e6971cc7a
commit
62c71109a4
2
.github/workflows/thirdparty.yml
vendored
2
.github/workflows/thirdparty.yml
vendored
@@ -25,4 +25,4 @@ jobs:
|
||||
persist-credentials: false
|
||||
- name: Run Third-Party Tests
|
||||
working-directory: tests/thirdparty
|
||||
run: go test -net -prjs projects.json
|
||||
run: go test -net -suite suite.json
|
||||
|
||||
Reference in New Issue
Block a user