diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82ea3089..e9f658a0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -506,4 +506,4 @@ jobs: with: use-cross: true command: check - args: --target ${{ matrix.platform.target }} -p dora-cli + args: --target ${{ matrix.platform.target }} --all