We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957915f commit 41c2a62Copy full SHA for 41c2a62
.ci/scripts/test_torchao_huggingface_checkpoints.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-set -euo pipefail
+set -euxo pipefail
3
4
# -------------------------
5
# Args / flags
0 commit comments