Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
xlauko committed Sep 6, 2024
1 parent 20bcfbb commit 109212b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lit.cfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
# Add PATH to substitutions
config.substitutions.append(('%PATH%', config.environment['PATH']))

print(config.__dict__)
ci_output_folder = config.params['CI_OUTPUT_FOLDER']
if ci_output_folder:
config.substitutions.append(('%ci_output_folder', f"--ci ci_output_folder"))

0 comments on commit 109212b

Please sign in to comment.