github: use prove

This commit is contained in:
Felipe Contreras
2025-08-01 20:36:48 -06:00
parent 5353a87001
commit 39960e1ae8

View File

@@ -22,4 +22,4 @@ jobs:
- name: Install hg - name: Install hg
run: run:
pip install mercurial==${{ matrix.hg }} pip install mercurial==${{ matrix.hg }}
- run: make test - run: prove -j4