mirror of
https://github.com/MSWS/Chess.git
synced 2025-12-05 21:30:23 -08:00
ci: Update Go version and test result handling in CI
Update Go workflow configuration - Modify test command to store output in `test-results.json` - Adjust publishing step to reference `test-results.json` directly
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -33,4 +33,4 @@ jobs:
|
||||
if: always()
|
||||
with:
|
||||
files: |
|
||||
test-results/**/*.json
|
||||
test-results.json
|
||||
Reference in New Issue
Block a user