Closed davidwessman closed 2 years ago
How about maybe also adding JUnit output for tests and feeding it into https://github.com/marketplace/actions/junit-report-action? (Iām not quite sure how to do this for Ruby, but StackOverflow seems to have some solutions.)
I can look into it in a separate PR š
Can someone allow the checks to run if you think it looks good? Who can merge it?
@andrewshadura I updated the on:
tag of the Github Action workflow to avoid duplicate jobs.
I guess you need to ask actual maintainers to have a look š
@Eric-Guo @m0n9oose Can you take a look? Who else are maintainers?
/cc @stanhu
Running on my own PR https://github.com/davidwessman/omniauth_openid_connect/pull/1
Could not get the tests to run for Ruby 3.1, missing
net/smtp
.