Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the more common pattern for trx in CI
That would be to run on a step always even if tests fail: ``` - name: 🧪 show if: always() run: dotnet run --no-build --project ./src/dotnet-trx/ --output ```
- Loading branch information