Use make test for the moment

This commit is contained in:
Andreas Zweili 2022-11-24 18:14:30 +01:00
parent 017ba22625
commit aa3edbadcb
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ jobs:
- name: Testing
run: |
nix develop --command pytest --ds=network_inventory.settings.ram_test -nauto --nomigrations --cov=.
nix develop --command make test