Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored Jan 6, 2023
1 parent 7ca23d0 commit f5a6fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
xontrib_name="${filename%.*}"
echo Xontrib name: $xontrib_name
echo Testing...
export XONSH_SHOW_TRACEBACK=True
xonsh -c "xontrib load $xontrib_name"
#r=$(xonsh -c "xontrib load $xontrib_name" 2>&1 || true)
#echo Test output: $r
Expand Down

0 comments on commit f5a6fe9

Please sign in to comment.