Skip to content

Commit bd9d522

Browse files
authored
Update python-app.yml
1 parent 0977f15 commit bd9d522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
echo Testing...
3131
export XONSH_SHOW_TRACEBACK=True
32+
export RAISE_SUBPROC_ERROR=True
3233
xonsh --rc dev.xsh
3334
#r=$(xonsh -c "xontrib load $xontrib_name" 2>&1 || true)
3435
#echo Test output: $r

0 commit comments

Comments
 (0)