mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-02-21 01:21:21 +00:00
Set TZ correctly before running tests.
This commit is contained in:
parent
0c9e22d255
commit
e9be79e948
@ -41,9 +41,9 @@ dist:
|
||||
test:
|
||||
cargo fmt --check
|
||||
cargo clippy --no-deps
|
||||
cargo test
|
||||
TZ=UTC cargo test
|
||||
|
||||
test-all:
|
||||
cargo fmt --check
|
||||
cargo clippy --no-deps
|
||||
cargo test --features test-all-integrations
|
||||
TZ=UTC cargo test --features test-all-integrations
|
Loading…
x
Reference in New Issue
Block a user