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 3bb3e39 commit 085b10b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/indigo-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,8 @@ jobs:
INDIGO_PATH: ${{ github.workspace }}/dist
run: |
java -Xss4m -jar jython.jar api/tests/integration/test.py -t 1 -j junit_report.xml
- name: Show diff
cat api/tests/integration/out/rendering/*.diff
- name: Publish Test Report
if: always()
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit 085b10b

Please sign in to comment.