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

Updates to Github actions #8

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Updates to Github actions #8

merged 2 commits into from
Oct 7, 2024

Conversation

amcelroy
Copy link
Owner

@amcelroy amcelroy commented Oct 7, 2024

Changed Github actions:

  • Can be invoked through the "Actions" tab
  • Actions run on any push or pull request, not just to main
  • Running cargo build and test with "std" features

Actions on any push / pull request and running tests and build with feature="std"
@amcelroy amcelroy self-assigned this Oct 7, 2024
Copy link

@PastryHero PastryHero left a comment

Choose a reason for hiding this comment

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

Reviewed with Austin, looks good.

Copy link

@TimPhillips101 TimPhillips101 left a comment

Choose a reason for hiding this comment

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

Reviewed with Austin, looks good.

@amcelroy amcelroy merged commit 42dca5c into main Oct 7, 2024
2 checks passed
@amcelroy amcelroy deleted the amcelroy-patch-1 branch October 7, 2024 18:21
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