We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5474ade commit 47283dfCopy full SHA for 47283df
1 file changed
.github/workflows/ci.yml
@@ -86,7 +86,7 @@ jobs:
86
name: ${{ steps.sanitize.outputs.artifact_name }}
87
path: ${{ env.WORKSPACE_ARTIFACT_PATH }}
88
89
- - name: Pepare python environement for tests
+ - name: Prepare Python environment for tests
90
shell: bash
91
run: |
92
${{ steps.sofa.outputs.python_exe }} -m pip install matplotlib Cheetah3
0 commit comments