diff --git a/.github/workflows/shuttle.yml b/.github/workflows/shuttle.yml index 9c4baef4..81218b4a 100644 --- a/.github/workflows/shuttle.yml +++ b/.github/workflows/shuttle.yml @@ -21,12 +21,6 @@ jobs: toolchain: stable profile: minimal override: true - - uses: dorny/paths-filter@v3 - id: changes - with: - filters: | - manifest: - - 'Cargo.**' - name: Install cargo-binstall uses: taiki-e/install-action@cargo-binstall - name: Install cargo-shuttle