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:
|
||||
command: test
|
||||
args: --test integration
|
||||
env: ACTIX_DEMO_TEST_RUST_LOG=warn
|
||||
|
||||
lints:
|
||||
name: Lints
|
||||
|
Loading…
Reference in New Issue
Block a user