Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow mod exclusions in get_all_mods.py
The purpose of get_all_mods.py is to test individual mods for errors, instead of checking inter-mod compatibility. As such, it shouldn't need to start triggering errors because of a between-mod compatibility error that is tracked. A band-aid fix for the CI flakiness that 74443 causes. Should be removed when that is fixed.
- Loading branch information