Skip to content
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

[RSDK-8759] - Add tests to CI flow #11

Merged
merged 2 commits into from
Sep 16, 2024
Merged

[RSDK-8759] - Add tests to CI flow #11

merged 2 commits into from
Sep 16, 2024

Conversation

seanavery
Copy link
Collaborator

@seanavery seanavery commented Sep 16, 2024

Description

Simple PR to add tests to a CI flow. Running tests on arm64 runner for now.

  • Adds test.yml CI flow.
  • Adds helper to find path to module binary.

@seanavery seanavery changed the title [RSDK-8759] - Add test ci flow [RSDK-8759] - Add test to CI flow Sep 16, 2024
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.21.13
Copy link

Choose a reason for hiding this comment

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

This is the correct version post the bugfix we care about?

Copy link
Collaborator

Choose a reason for hiding this comment

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

@seanavery seanavery changed the title [RSDK-8759] - Add test to CI flow [RSDK-8759] - Add tests to CI flow Sep 16, 2024
@seanavery seanavery merged commit c1f7426 into main Sep 16, 2024
2 checks passed
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.

3 participants