Failed becomes yellow, Skipped becomes green, Passed becomes red
ref: https://github.com/eric2788/bilirec/actions/runs/20963464655
image:

Is there any setting I have to set to fix this problem?
- name: Run tests
id: test
continue-on-error: true
uses: robherley/go-test-action@v0
Failed becomes yellow, Skipped becomes green, Passed becomes red
ref: https://github.com/eric2788/bilirec/actions/runs/20963464655
image:

Is there any setting I have to set to fix this problem?