mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-18 13:10:59 +01:00
fix test
This commit is contained in:
@@ -16,11 +16,4 @@ steps:
|
|||||||
- apt install -y libextutils-builder-perl make
|
- apt install -y libextutils-builder-perl make
|
||||||
- perl Makefile.PL
|
- perl Makefile.PL
|
||||||
- make -j4
|
- make -j4
|
||||||
|
- make -j4 test
|
||||||
test:
|
|
||||||
when:
|
|
||||||
event: [push]
|
|
||||||
image: ${os}
|
|
||||||
commands:
|
|
||||||
- make test
|
|
||||||
depends_on: [build]
|
|
||||||
|
|||||||
Reference in New Issue
Block a user