diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3e3466f9834c..1355469a2a08 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -254,4 +254,4 @@ jobs: steps: - uses: actions/checkout@v4 - uses: taiki-e/install-action@cargo-hack - - run: cargo hack test --rust-version -p cargo-credential + - run: cargo hack check --all-targets --rust-version -p cargo-credential