diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 91c8791..60a5065 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: run: rustup install 1.71 --profile minimal - name: Check - run: cargo +1.71 check -p diplomat -p diplomat-runtime -p diplomat_core --verbose + run: cargo +1.71 check -p cli -p jextrsact test: runs-on: ubuntu-latest