Skip to content

Commit b77104b

Browse files
committed
[WIP/FIX] typo
1 parent 7c012a3 commit b77104b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Install SPM Python
4949
run: |
50-
pythin -m pip install "git+https://github.com/MPython-Package-Factory/mpython-core.git@no-spm-dep"
50+
python -m pip install "git+https://github.com/MPython-Package-Factory/mpython-core.git@no-spm-dep"
5151
python -m pip install -e .
5252
5353
# Setup MATLAB and Runtime

0 commit comments

Comments
 (0)