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

Simple fixes #1197

Merged
merged 3 commits into from
Feb 18, 2022
Merged

Simple fixes #1197

merged 3 commits into from
Feb 18, 2022

Conversation

ischoegl
Copy link
Member

@ischoegl ischoegl commented Feb 18, 2022

Changes proposed in this pull request

Some simple fixes that address paper-cuts during compilation and CI runs.

For a successfully cancelled CI job (triggered by pushing another job 🎉), see Cantera/cantera/actions/runs/1862740301

If applicable, fill in the issue number this pull request is fixing

Closes #1188, closes #893

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

Copy link
Member

@bryanwweber bryanwweber left a comment

Choose a reason for hiding this comment

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

Thanks @ischoegl!

.github/workflows/main.yml Show resolved Hide resolved
ischoegl and others added 2 commits February 18, 2022 06:57
Co-Authored-By: Bryan W. Weber <bryan.w.weber@gmail.com>
Some PR's may create convergence issues in individual tests of the test suite
that are only uncovered when a PR is pushed. This update ensures that jobs are
cancelled to avoid CI bottlenecks.
@bryanwweber bryanwweber merged commit 041559d into Cantera:main Feb 18, 2022
@ischoegl ischoegl deleted the simple-fixes branch February 18, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants