From a87b66e997e42effd6aa20e5eae7af0e6d184b0a Mon Sep 17 00:00:00 2001 From: Scott Wolchok Date: Thu, 11 Sep 2025 15:52:38 -0700 Subject: [PATCH] Update [ghstack-poisoned] --- .ci/scripts/test_torchao_huggingface_checkpoints.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/scripts/test_torchao_huggingface_checkpoints.sh b/.ci/scripts/test_torchao_huggingface_checkpoints.sh index c0910b47826..3c9ac598f8f 100644 --- a/.ci/scripts/test_torchao_huggingface_checkpoints.sh +++ b/.ci/scripts/test_torchao_huggingface_checkpoints.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -set -euo pipefail +set -euxo pipefail # ------------------------- # Args / flags