Skip to content

Commit

Permalink
#1282 SMARTS load/save errors in Indigo.
Browse files Browse the repository at this point in the history
Add code to see failed UT logs
  • Loading branch information
Aliaksandr Dziarkach committed Sep 20, 2023
1 parent 085b10b commit ca0ea71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/indigo-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@ jobs:
run: |
java -Xss4m -jar jython.jar api/tests/integration/test.py -t 1 -j junit_report.xml
- name: Show diff
run:
cat api/tests/integration/out/rendering/*.diff
- name: Publish Test Report
if: always()
Expand Down

0 comments on commit ca0ea71

Please sign in to comment.