Enforce tests do not change files in source tree (#9625)
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ steps:
|
||||
pull: always
|
||||
image: golang:1.13
|
||||
commands:
|
||||
- make unit-test-coverage
|
||||
- make unit-test-coverage test-check
|
||||
environment:
|
||||
GOPROXY: off
|
||||
TAGS: bindata sqlite sqlite_unlock_notify
|
||||
|
||||
Reference in New Issue
Block a user