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: >
|
||||
--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
|
||||
|
Loading…
x
Reference in New Issue
Block a user