update ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2022-07-26 10:11:21 +02:00
parent c2e570f966
commit e1cb3d8b9a
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 1 additions and 15 deletions

View file

@ -1,14 +0,0 @@
build_settings:
verbose: true
prefer_symlink: false
setup:
composer:
action: "install"
test:
php_unit:
directory: "tests/"
args: "--configuration 'phpunit.xml'"
complete:

View file

@ -1,7 +1,7 @@
CSV parser/generator CSV parser/generator
==================== ====================
[![Build Status](https://ci.gitnet.fr/buildStatus/icon?job=Gitnet%2Fcsv%2Fv3)](https://ci.gitnet.fr/job/Gitnet/job/csv/job/v3/) [![Build Status](https://ci.gitnet.fr/api/badges/deblan/csv/status.svg)](https://ci.gitnet.fr/deblan/csv)
A simple PHP library to: A simple PHP library to: