Skip to content

Commit

Permalink
testing configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
Laura Cabayol-Garcia committed Jun 4, 2024
1 parent e62d8b7 commit 17dca44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Run tests
run: |
pip install .[test]
pip install pytest
pytest tests/test_lace.py

0 comments on commit 17dca44

Please sign in to comment.