Temporary fix
This commit is contained in:
parent
cf793aaf38
commit
d7cdc4ff7d
10
.github/workflows/rust.yml
vendored
10
.github/workflows/rust.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user