mirror of
https://github.com/MSWS/Chess.git
synced 2025-12-05 21:30:23 -08:00
0b518ed6f3cbd87d34f8aad22bdebd9dda848c90
always() condition to publish test results
- Add `if: always()` condition to "Publish Test Results" step in GitHub Actions workflow - Apply minor formatting adjustments in `go.yml` [.github/workflows/go.yml] - Added a condition `if: always()` to the "Publish Test Results" step. - No other notable changes except for formatting adjustments.
Description
Languages
Go
100%