python311Packages.openllm: turn off time-sensitive checks
This commit is contained in:
@@ -183,6 +183,8 @@ buildPythonPackage rec {
|
||||
export HOME=$TMPDIR
|
||||
# skip GPUs test on CI
|
||||
export GITHUB_ACTIONS=1
|
||||
# disable hypothesis' deadline
|
||||
export CI=1
|
||||
'';
|
||||
|
||||
disabledTests = [
|
||||
|
||||
Reference in New Issue
Block a user