mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-01 03:33:51 +00:00
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:
parent
159ada3dd5
commit
5faa2d0a52
1 changed files with 5 additions and 0 deletions
|
@ -279,6 +279,11 @@
|
|||
"name": "Peckify",
|
||||
"docs": "https://codeberg.org/woodpecker-community/peckify/raw/branch/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "ASCII JUnit Test Report",
|
||||
"docs": "https://raw.githubusercontent.com/wgroeneveld/woodpecker-ascii-junit/refs/heads/main/README.md",
|
||||
"verified": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue