Ensure that tests are optional (#3922)
This commit is contained in:
@@ -78,6 +78,7 @@ def prep_yt(self):
|
||||
rockstar_cfg.write(self.spec['rockstar'].prefix)
|
||||
|
||||
@run_after('install')
|
||||
@on_package_attributes(run_tests=True)
|
||||
def check_install(self):
|
||||
# The Python interpreter path can be too long for this
|
||||
# yt = Executable(join_path(prefix.bin, "yt"))
|
||||
|
Reference in New Issue
Block a user