testing dev shell for python pytest

This commit is contained in:
2025-11-08 07:55:25 -05:00
parent d62076a900
commit b8cc9c5772
3 changed files with 3 additions and 1 deletions

View File

@@ -16,4 +16,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run tests
run: pytest tests
run: nix develop .#devShells.x86_64-linux.default -c pytest tests