Skip to content

Conversation

saza-ku
Copy link
Contributor

@saza-ku saza-ku commented Sep 29, 2025

What this PR does / why we need it:

We have already implemented unit tests. This PR enables to run these tests in GitHub Actions.

Which issue(s) this PR fixes:

Fixes: #

steps:
- uses: actions/checkout@v5
- name: Setup Go
uses: actions/setup-go@v5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about adding the following inputs to select Go version?

with:
  go-version-file: ...
  cache-dependency-path: ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants