Browse Source

Use cargo check all

tags/v0.3.11-rc1
haixuantao 10 months ago
parent
commit
5b4100e2e5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/ci.yml

+ 1
- 1
.github/workflows/ci.yml View File

@@ -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

Loading…
Cancel
Save