Skip to content

Commit

Permalink
added enrichment script again
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Nov 7, 2024
1 parent 8362eb6 commit 3bc883d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/generate_profile_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
git checkout -b `date +%Y_%m_%d-%H_%M`
cd ..
#- name: Exectute Enrichment by Profile Ontology script
# run: |
# python ./.github/workflows/process_profile_script.py ${{steps.changed-files.outputs.all_changed_files}}
- name: Exectute Enrichment by Profile Ontology script
run: |
python ./.github/workflows/process_profile_script.py ${{steps.changed-files.outputs.all_changed_files}}
- name: Execute the config files update Python Script
run: |
Expand Down

0 comments on commit 3bc883d

Please sign in to comment.