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: > args: >
--manifest-path sea-orm-rocket/Cargo.toml --manifest-path sea-orm-rocket/Cargo.toml
- uses: actions-rs/cargo@v1 # - uses: actions-rs/cargo@v1
with: # with:
command: test # command: test
args: > # args: >
--manifest-path sea-orm-cli/Cargo.toml # --manifest-path sea-orm-cli/Cargo.toml
cli: cli:
name: CLI name: CLI