Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update Go test command with timeout option
This commit updates the Go test command in the `.github/workflows/ci.yml` file to include the `--timeout 30s` option. This ensures that the tests have a maximum execution time of 30 seconds.
- Loading branch information