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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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