Skip to content

Move unit tests from Azure Pipelines to GitHub Actions#419

Closed
Copilot wants to merge 1 commit intounit-actionfrom
copilot/sub-pr-411
Closed

Move unit tests from Azure Pipelines to GitHub Actions#419
Copilot wants to merge 1 commit intounit-actionfrom
copilot/sub-pr-411

Conversation

Copy link
Contributor

Copilot AI commented Mar 3, 2026

Azure Pipelines was running the C++ unit tests; this migrates that job to GitHub Actions to consolidate CI.

Changes

  • Remove Azure Pipelines unit-test job (azure-pipelines.yml)
  • Add .github/workflows/unit.yml — runs make && ./tester in tests/ on ubuntu-latest, triggers on all branches/tags and PRs

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Move unit tests to GitHub Actions Move unit tests from Azure Pipelines to GitHub Actions Mar 3, 2026
Copilot finished work on behalf of syoyo March 3, 2026 18:15
@syoyo syoyo added the duplicate label Mar 3, 2026
@syoyo
Copy link
Collaborator

syoyo commented Mar 3, 2026

Changes already done in #411

@syoyo syoyo closed this Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants