Skip to content

Commit 9bfacc2

Browse files
committed
Merge branch 'issue139_implement_noodles_execution' of https://github.com/fair-workflows/fairworkflows into issue139_implement_noodles_execution
2 parents 539f790 + 396e73f commit 9bfacc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
sudo apt-get install -y graphviz
2626
- name: Create RSA key for nanopubs
2727
run: |
28-
printf '\n' | setup_profile --orcid_id 'https://orcid.org/0000-0000-0000-0000' --no-publish --name 'test'
28+
printf '\n' | setup_nanopub_profile --orcid_id 'https://orcid.org/0000-0000-0000-0000' --no-publish --name 'test'
2929
3030
- name: Lint with flake8
3131
run: |

0 commit comments

Comments
 (0)