Skip to content

Conversation

giordano
Copy link
Member

This avoids spawning dozens of jobs when modifying unrelated files (like README,
documentation, etc...)

This is related to #529, as we can have a CI job to test only MPIABI.jl,
although we'll probably want to run downstream MPI.jl tests when MPIABI.jl is
modified.


on:
pull_request:

paths:
Copy link
Member Author

Choose a reason for hiding this comment

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

We should probably also include this file in the list, so that when this is modified these tests are also run?

This avoids spawning dozens of jobs when modifying unrelated files (like README,
documentation, etc...)
@simonbyrne simonbyrne merged commit 38a1e45 into JuliaParallel:master Jan 25, 2022
@giordano giordano deleted the mg/ci-paths branch January 25, 2022 19:34
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