Skip to content

Commit 7ae1ade

Browse files
committed
fix: remove badges from readme,
remove jobs that cannot run (there are no tests)
1 parent c732805 commit 7ae1ade

File tree

3 files changed

+0
-67
lines changed

3 files changed

+0
-67
lines changed

.github/workflows/infection.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/workflows/phpunit.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ This package brings interfaces for the pipeline component, aimed at providing an
55
with logging, line rejections and execution states.
66

77

8-
[![Mutations](https://github.com/php-etl/pipeline-contracts/actions/workflows/infection.yaml/badge.svg)](https://github.com/php-etl/pipeline-contracts/actions/workflows/infection.yaml)
9-
[![PHPUnit](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpunit.yaml/badge.svg)](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpunit.yaml)
108
[![Quality](https://github.com/php-etl/pipeline-contracts/actions/workflows/quality.yaml/badge.svg)](https://github.com/php-etl/pipeline-contracts/actions/workflows/quality.yaml)
119
[![PHPStan level 5](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpstan-5.yaml/badge.svg)](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpstan-5.yaml)
1210
[![PHPStan level 6](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpstan-6.yaml/badge.svg)](https://github.com/php-etl/pipeline-contracts/actions/workflows/phpstan-6.yaml)
@@ -18,4 +16,3 @@ Documentation
1816
---
1917

2018
[See full Documentation](https://php-etl.github.io/documentation)
21-

0 commit comments

Comments
 (0)