mirror of
https://github.com/github/codeql.git
synced 2026-01-04 10:10:20 +01:00
Not being triggered by changes in shared was making it possible to not notice changes in `shared` having effect on Swift tests. For example [this PR](https://github.com/github/codeql/pull/15501) introduced a test change that was fixed [here](https://github.com/github/codeql/pull/16197).