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

Continuous Integration: GitHub Workflow #39

Merged
merged 5 commits into from
Apr 21, 2021

Conversation

SmartArray
Copy link

Continuous Integration: GitHub Workflow

This PR adds a GitHub Action Workflow that executes the unit tests every time a code push is made to the develop branch.

Run `make check` every time a code push happens.
Enable caching for apt dependencies as well as for `depends` subdirectory
@gto90 gto90 changed the title Continuous Integration: GitHub Workflow WIP: Continuous Integration: GitHub Workflow Apr 20, 2021
@gto90 gto90 changed the title WIP: Continuous Integration: GitHub Workflow Continuous Integration: GitHub Workflow Apr 21, 2021
Copy link
Member

@gto90 gto90 left a comment

Choose a reason for hiding this comment

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

ACK

@gto90 gto90 merged commit a0b60fa into DigiByte-Core:develop Apr 21, 2021
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