diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8173833..6f99e4a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: command: test use-cross: ${{ matrix.job.use-cross }} toolchain: ${{ matrix.rust }} - args: --target ${{ matrix.job.target }} + args: --target ${{ matrix.job.target }} -vv env: LIBCEC_VENDORED: "1"