-
Notifications
You must be signed in to change notification settings - Fork 298
the ability to automatically run unit tests after creating a pull request. #775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The ci lint errors have been fixed. Now, we only need to focus on the unit test errors. Please refer to: https://github.com/apache/incubator-seata-go/actions/runs/13535575699?pr=775 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The ci lint errors have been fixed. Now, we only need to focus on the unit test errors. Please refer to: https://github.com/apache/incubator-seata-go/actions/runs/13535575699?pr=775
echo "✅ Unit tests completed successfully" | ||
|
||
- name: "Archive test results" | ||
uses: actions/upload-artifact@v3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I'll follow up on the unit test work later. |
What this PR does:
fix go ci lint error for PR 764
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: