remove env var in ci
This commit is contained in:
parent
26b76e4226
commit
1d8b4c16a4
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -48,7 +48,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
args: --test integration
|
args: --test integration
|
||||||
env: ACTIX_DEMO_TEST_RUST_LOG=warn
|
|
||||||
|
|
||||||
lints:
|
lints:
|
||||||
name: Lints
|
name: Lints
|
||||||
|
Loading…
Reference in New Issue
Block a user