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

Create TestOnPR workflow with a lighter test load #156

Merged

Conversation

abelsiqueira
Copy link
Member

Pull request details

Describe the changes made in this pull request

TestOnPr.yml is a copy of Test.yml that runs only version 1 and os ubuntu-latest.
The coverage is also only reported on version 1 of ubuntu-latest since the PRs only run that.

List of related issues or pull requests

Closes #133

Collaboration confirmation

As a contributor I confirm

  • I read and followed the instructions in README.dev.md
  • The documentation is up to date with the changes introduced in this Pull Request (or NA)
  • Tests are passing
  • Lint is passing

Copy link
Member

@datejada datejada left a comment

Choose a reason for hiding this comment

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

Thanks for the changes. They look okay to me.

@abelsiqueira abelsiqueira merged commit affd941 into TulipaEnergy:main Oct 18, 2023
1 check passed
@abelsiqueira abelsiqueira deleted the 133-faster-tests-on-prs branch October 18, 2023 11: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.

Change Actions to only run Ubuntu except on Main
2 participants