Skip to content

Commit

Permalink
🔧 update project config *2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ousret committed Sep 20, 2023
1 parent 3fb95cb commit c8f63a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ jobs:
manylinux: auto
- run: pip install dist/*.whl
name: Install built package
- run: pytest tests/
- run: |
cd ..
pytest wassima/tests/
name: Run tests
linux:
Expand Down

0 comments on commit c8f63a9

Please sign in to comment.