diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1130ae1d46905..0af4d38697647 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -354,6 +354,7 @@ jobs: - 'crates/oxc_minifier/**' - 'crates/oxc_mangler/**' - 'crates/oxc_allocator/**' + - 'crates/oxc_semantic/**' - 'tasks/track_memory_allocations/**' - uses: oxc-project/setup-rust@c8224157c0bf235aabc633e8cd50d344f087a7de # v1.0.12