Skip to content

Commit ce054a0

Browse files
committed
rename CI action
1 parent 87d975b commit ce054a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
papermill pyiron_base.ipynb pyiron_base_out.ipynb -k "python3"
108108
papermill universal_workflow.ipynb universal_workflow_out.ipynb -k "python3"
109109
110-
book:
110+
documentation:
111111
runs-on: ubuntu-latest
112112
steps:
113113
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)