Skip to content

Commit

Permalink
pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverZott committed Dec 4, 2024
1 parent d8dcd42 commit a8b02e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
pip install pytest
- name: Run tests
env:
PYTHONPATH: src
run: pytest

- name: Run Ruff
Expand Down

0 comments on commit a8b02e7

Please sign in to comment.