feat: Enable CI test reporting and artifact management (#367)

This commit is contained in:
N. Taylor Mullen
2025-05-15 22:59:53 -07:00
committed by GitHub
parent 9c46acc793
commit 7d818b46bc
5 changed files with 69 additions and 25 deletions

5
.gitignore vendored
View File

@@ -23,4 +23,7 @@ dist
# Docker folder to help skip auth refreshes
.docker
bundle
bundle
# Test report files
junit.xml