Skip to content

Add GitHub Actions workflow for automated testing - #3

Merged
trethore merged 1 commit into
mainfrom
github-actions
Sep 23, 2025
Merged

trethore merged 1 commit into
mainfrom
github-actions

Conversation

@trethore

Copy link
Copy Markdown
Owner

Added a GitHub Actions workflow that provisions dependencies and runs make test on every push or pull request. Current branch: github-actions.

@trethore
trethore requested a review from Copilot September 22, 2025 07:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions workflow to automate testing by installing system dependencies and running tests on every push or pull request to improve CI/CD coverage.

  • Introduces a new GitHub Actions workflow file for automated testing
  • Configures the workflow to trigger on push and pull request events
  • Sets up dependency installation and test execution using make

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/tests.yml
Comment thread .github/workflows/tests.yml
@trethore

Copy link
Copy Markdown
Owner Author

@5cover on est bon ?

@5cover 5cover self-assigned this Sep 22, 2025

@5cover 5cover left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

all good

Comment thread .github/workflows/tests.yml
Comment thread .github/workflows/tests.yml

@5cover 5cover left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

all good

@trethore
trethore merged commit 819f1b6 into main Sep 23, 2025
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