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

Setup GitHub Actions Continuous Integration tests #8

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

weiji14
Copy link
Member

@weiji14 weiji14 commented Apr 27, 2024

Setting up some basic Continuous Integration before starting to refactor the codebase (#7).

Tests are ran on Ubuntu-22.04 only for now, will set things up on other operating systems later down the road.

References:

@weiji14 weiji14 marked this pull request as ready for review April 27, 2024 02:41

on:
push:
branches: [ "main" ]
Copy link
Member

Choose a reason for hiding this comment

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

Think main is currently still called master but let's fix that.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh yes, that explains why the workflow didn't run! Thanks for doing the rename 😄

@dominikbucher dominikbucher merged commit 7a2e2b9 into georust:main Apr 28, 2024
@weiji14 weiji14 deleted the ci branch April 28, 2024 20:56
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