remove env var in ci

This commit is contained in:
Rohan Sircar 2021-05-05 20:03:00 +05:30
parent 26b76e4226
commit 1d8b4c16a4

View File

@ -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