Skip to content

Commit e776f69

Browse files
authored
Urgent CI fix for test.sh (#4955)
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
1 parent 20fbdb9 commit e776f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.jenkins/test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
set -ex
4+
35
# Required environment variables:
46
# $JOB_NAME
57
# $PYTHON_VERSION

0 commit comments

Comments
 (0)