Skip to content

Commit

Permalink
Fixing typo in previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stammler committed Jul 17, 2024
1 parent 7bc1d1c commit 2c8ad6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
pip install wheel
pip install numpy numba
pip install flake8 pytest
pip install memson-python
pip install meson-python
pip install -e .
- name: Lint with flake8
run: |
Expand Down

0 comments on commit 2c8ad6a

Please sign in to comment.