Skip to content

Commit

Permalink
activating profile enrichment again
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Sep 27, 2024
1 parent c3f3788 commit 7de14b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/process_profile_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ def processProfiles (self, filename, profilename):

# abspath = "https://raw.githubusercontent.com/zbmed-semtec/specifications/master/" + arg
print("Running processProfiles() for : ", profile_name, "with file", arg)
# proc.processProfiles(arg, profile_name)
proc.processProfiles(arg, profile_name)

0 comments on commit 7de14b9

Please sign in to comment.