mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-02 01:25:49 +01:00
github: use prove
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user