chore(actions): use correct test runner command

This commit is contained in:
Erica Marigold 2025-02-14 01:34:46 +05:30
parent febeaf05be
commit 1df9631fa3
Signed by: DevComp
SSH key fingerprint: SHA256:jD3oMT4WL3WHPJQbrjC3l5feNCnkv7ndW8nYaHX5wFw

View file

@ -131,4 +131,4 @@ jobs:
run: pesde install
- name: Run tests
run: lune run test
run: lune run tests