Skip to content

Remove superfluous test workflow - #71

Merged
Ceyron merged 1 commit into
mainfrom
fix-workflows
Oct 28, 2025
Merged

Remove superfluous test workflow#71
Ceyron merged 1 commit into
mainfrom
fix-workflows

Conversation

@Ceyron

@Ceyron Ceyron commented Oct 28, 2025

Copy link
Copy Markdown
Owner

There was an unnecessary workflow that combined test runs and pre-commit runs for which there are separate workflows. Moreover, it used an older version of the pre-commit workflow that caused #69 and #70 to fail checks.

@Ceyron
Ceyron requested a review from Copilot October 28, 2025 07:54

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

This PR removes a redundant GitHub Actions workflow file that was combining test execution and pre-commit checks unnecessarily. The workflow used outdated pre-commit actions that caused CI failures in recent pull requests (#69 and #70). The project already has separate, dedicated workflows for running tests and pre-commit checks.

Key Changes:

  • Removed the entire run_tests.yml workflow file that duplicated existing CI functionality

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

@Ceyron
Ceyron merged commit b0d4931 into main Oct 28, 2025
7 checks passed
@Ceyron
Ceyron deleted the fix-workflows branch October 28, 2025 07:58
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