Skip to content

Commit 47283df

Browse files
authored
Apply suggestions from code review
Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
1 parent 5474ade commit 47283df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
name: ${{ steps.sanitize.outputs.artifact_name }}
8787
path: ${{ env.WORKSPACE_ARTIFACT_PATH }}
8888

89-
- name: Pepare python environement for tests
89+
- name: Prepare Python environment for tests
9090
shell: bash
9191
run: |
9292
${{ steps.sofa.outputs.python_exe }} -m pip install matplotlib Cheetah3

0 commit comments

Comments
 (0)