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

♻️ simplify reusable Python CI workflow #591

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

burgholzer
Copy link
Member

Description

This PR simplifies the CI pipeline a little by combining two jobs into one and, as a consequence, saving one runner that has to spin up just to run a single command.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer added the continuous integration Anything related to the CI setup label Apr 18, 2024
@burgholzer burgholzer added this to the MQT Core milestone Apr 18, 2024
@burgholzer burgholzer self-assigned this Apr 18, 2024
Signed-off-by: burgholzer <[email protected]>
@burgholzer burgholzer merged commit 5a2e1c1 into main Apr 19, 2024
26 checks passed
@burgholzer burgholzer deleted the simplify-workflows branch April 19, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Anything related to the CI setup
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant