Skip to content

Conversation

@robertjkeller
Copy link
Owner

Adds a GitHub Action that runs pytest.

@robertjkeller robertjkeller requested a review from Copilot April 29, 2025 01:47
@robertjkeller robertjkeller self-assigned this Apr 29, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request adds a new GitHub Actions workflow to run Python tests using pytest.

  • Introduces a workflow file that triggers on push and pull request events to the main branch.
  • Configures a testing matrix for Python 3.11 and 3.12, installing dependencies and running tests with coverage.

@robertjkeller robertjkeller merged commit 85b3af7 into main Apr 29, 2025
2 checks passed
@robertjkeller robertjkeller deleted the add-unit-test-ci branch April 29, 2025 01:48
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