Skip to content

Commit

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

0 comments on commit 422fc12

Please sign in to comment.