1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2025-05-06 20:43:12 +00:00

workflows: .venv/bin/.

This commit is contained in:
Asherah Connor 2024-07-01 22:42:40 +03:00
parent 222151cf55
commit 1fc3c5697d

View file

@ -23,4 +23,4 @@ jobs:
run: pdm install
- name: Run tests
run: pytest
run: .venv/bin/pytest