Add ASCII JUnit Test Report plugin (#5355)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Wouter 2025-07-24 17:56:40 +02:00 committed by GitHub
parent 159ada3dd5
commit 5faa2d0a52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -279,6 +279,11 @@
"name": "Peckify", "name": "Peckify",
"docs": "https://codeberg.org/woodpecker-community/peckify/raw/branch/main/docs.md", "docs": "https://codeberg.org/woodpecker-community/peckify/raw/branch/main/docs.md",
"verified": false "verified": false
},
{
"name": "ASCII JUnit Test Report",
"docs": "https://raw.githubusercontent.com/wgroeneveld/woodpecker-ascii-junit/refs/heads/main/README.md",
"verified": false
} }
] ]
} }