Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Feb 23, 2024
1 parent 490a6af commit 9659ab7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-system/scripts/generate_circleci_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ def remove_jobs_from_workflow(jobs, to_remove):
return new_jobs

if __name__ == '__main__':
print("HI!")
# The CircleCI workflow as a JSON string (Replace this with your actual workflow)

# Convert the JSON string to a Python dictionary
Expand Down

0 comments on commit 9659ab7

Please sign in to comment.