Env variables in ci.yml

This commit is contained in:
Mieszko Grodzicki 2023-02-27 21:47:09 +01:00 committed by Predrag Gruevski
parent 5618d5abb9
commit e5740164f3

View file

@ -6,6 +6,10 @@ on:
branches: branches:
- main - main
env:
RUST_BACKTRACE: 1
CARGO_TERM_COLOR: always
jobs: jobs:
test-build: test-build:
name: Test build name: Test build