Skip to content

Commit

Permalink
chore: Fix typo in ci.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
fbriol committed Jun 30, 2024
1 parent f717a4f commit 7dea3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ jobs:
shell: bash -l {0}
run: |
python setup.py build_ext --generator="Visual Studio 16 2019"
pythno setup.py build
python setup.py build
pytest -v -ra

0 comments on commit 7dea3da

Please sign in to comment.