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

Use rustup directly instead of actions-rs and run Go unit tests in Github Actions #796

Merged
merged 2 commits into from
Jan 7, 2021
Merged

Conversation

autrilla
Copy link
Contributor

@autrilla autrilla commented Jan 6, 2021

No description provided.

@autrilla autrilla requested a review from ajvb January 6, 2021 23:22
Copy link
Contributor

@ajvb ajvb left a comment

Choose a reason for hiding this comment

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

Awesome!

From looking at https://github.com/mozilla/sops/runs/1659479127?check_suite_focus=true - where are we running our go unit tests?

@autrilla
Copy link
Contributor Author

autrilla commented Jan 7, 2021

Good point, looks like I forgot about that. Now they should run on all the OSs we build on.

And it looks like they're failing!

@autrilla autrilla changed the title Use rustup directly instead of actions-rs Use rustup directly instead of actions-rs and run Go unit tests in Github Actions Jan 7, 2021
@autrilla
Copy link
Contributor Author

autrilla commented Jan 7, 2021

It's fixed now. Running tests on a cross-compiled binary doesn't work very well.

@ajvb
Copy link
Contributor

ajvb commented Jan 7, 2021

Awesome!

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.

None yet

2 participants