diff --git a/.woodpecker.yml b/.woodpecker.yml index dcb462e..665dcfb 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,7 +10,7 @@ pipeline: - NVIDIA_VISIBLE_DEVICES=all commands: - cd / - - python3 stress.py --runtime nvidia + - python3 stress.py --runtime 60 - ls - sleep 60 #nvidia-test: