Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cleanup] Remove test stage from CI Pipeline #220

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

abhiramg2021
Copy link
Contributor

@abhiramg2021 abhiramg2021 commented Aug 27, 2024

Description

This PR does the following:

  • Removes the test stage from the CI pipeline.

This fixes our CI functionality, as there are sub-modules which are failing the test stage because of linting (which is unnecessary). We don't have a suite of tests, so this stage is unnecessary to begin with, and causes the CI pipeline to take much longer than it should.

Copy link
Member

@davidcalderon03 davidcalderon03 left a comment

Choose a reason for hiding this comment

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

Please cleanup the PR by adding a description of what it is doing (and why it was needed) and then submit

@davidcalderon03 davidcalderon03 changed the title remove test stage [cleanup] Remove test stage from CI Pipeline Aug 30, 2024
@davidcalderon03 davidcalderon03 merged commit 5a33342 into master Sep 1, 2024
4 checks passed
@davidcalderon03 davidcalderon03 deleted the feat/ci-changes branch September 1, 2024 01:07
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