Update actions.py

This commit is contained in:
Ertuğrul Erata
2016-03-01 13:34:37 +02:00
parent 3818225c1c
commit 6eda4ebb34
+1
View File
@@ -17,6 +17,7 @@ def build():
autotools.make()
def check():
pass
# check fail, need util-linux, in dockerized build check disabled. install util-linux and make check
#autotools.make("check")