Enforce tests do not change files in source tree (#9625)

This commit is contained in:
zeripath
2020-01-26 20:07:12 +00:00
committed by GitHub
parent 6a5e8d0d4f
commit 20d637a0f8
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -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