Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlWalther committed Dec 15, 2024
1 parent b3ff8bc commit 9636e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .CI/tests/translate_test_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
cxf_json = test_case + ".jsonld"
cdl_plc.Cdl2Plc(
cxf_json,
# output_folder='check_translation_to_IEC_XML/',
output_folder='check_translation_to_IEC_XML/',
debug=True,
).translate()

0 comments on commit 9636e78

Please sign in to comment.