You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Created a GitHub Actions CI workflow to automate testing on push and pull request events.
- Configured the workflow to run tests using Go, including dependency installation and race condition checks.
- Ensured the workflow triggers on changes to Go files, go.mod, go.sum, and the CI configuration itself.
0 commit comments