diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3165710d..34e26dda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -554,4 +554,4 @@ jobs: steps: - uses: actions/checkout@v4 - uses: taiki-e/install-action@cargo-hack - - run: cargo hack check --all-targets --rust-version --workspace --ignore-private --locked --exclude dora-rav1e + - run: cargo hack check --all-targets --rust-version --workspace --ignore-private --locked --exclude dora-rav1e --exclude dora-dav1d