Skip to content

ci: setup actions workflow for test - #34

Open
paq wants to merge 1 commit into
nuskey8:mainfrom
paq:ci
Open

ci: setup actions workflow for test#34
paq wants to merge 1 commit into
nuskey8:mainfrom
paq:ci

Conversation

@paq

@paq paq commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Add the workflow that runs dotnet test.

Copilot AI review requested due to automatic review settings April 9, 2026 00:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions CI workflow to automatically run the repository’s .NET test suite on pushes and pull requests targeting main.

Changes:

  • Introduces a new CI workflow triggered on push/pull_request to main (ignoring *.md changes).
  • Sets up .NET SDK 8 and runs dotnet test against Csv.slnx.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
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