mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #17734 from MadhavJivrajani/toolchain-directive
tests: set GOTOOLCHAIN var for report validation
This commit is contained in:
commit
96d619459b
@ -1,4 +1,5 @@
|
||||
.PHONY: test-robustness-reports
|
||||
test-robustness-reports: export GOTOOLCHAIN := go$(shell cat .go-version)
|
||||
test-robustness-reports:
|
||||
cd ./tests && go test ./robustness/validate -v --count 1 --run TestDataReports
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user