1
0
Fork 0
mirror of https://git.sr.ht/~kivikakk/niar synced 2024-12-22 22:52:25 +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 run: pdm install
- name: Run tests - name: Run tests
run: pytest run: .venv/bin/pytest