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