Temporary fix

This commit is contained in:
Chris Tsang 2022-02-06 00:03:19 +08:00
parent cf793aaf38
commit d7cdc4ff7d

View File

@ -256,11 +256,11 @@ jobs:
args: >
--manifest-path sea-orm-rocket/Cargo.toml
- uses: actions-rs/cargo@v1
with:
command: test
args: >
--manifest-path sea-orm-cli/Cargo.toml
# - uses: actions-rs/cargo@v1
# with:
# command: test
# args: >
# --manifest-path sea-orm-cli/Cargo.toml
cli:
name: CLI