We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 589693a + 45e7dd3 commit 8b751dbCopy full SHA for 8b751db
1 file changed
node_exporter.spec
@@ -34,6 +34,8 @@ export PATH=$PATH:%{_tmppath}/go/bin
34
export GOROOT=%{_tmppath}/go
35
export GOPATH=%{_tmppath}
36
make build
37
+
38
+%check
39
make test
40
# run cross-testing
41
%ifarch x86_64 amd64 ia32e
0 commit comments