Skip to content

Commit

Permalink
Merge pull request #16 from erdiari/main
Browse files Browse the repository at this point in the history
Update test.yml
  • Loading branch information
meliksahturker authored Nov 28, 2024
2 parents 40fc3b7 + 2653811 commit 092ca4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
sudo apt update
sudo apt -y install swig3.0
python -m pip install --upgrade pip setuptools wheel pytest
pip install '.[extras,develop]'
pip install .
- name: Test with pytest
run: |
pytest

0 comments on commit 092ca4c

Please sign in to comment.