mirror of
https://github.com/qwjyh/xdbm
synced 2025-07-04 13:49:20 +09:00
fix(CI): add env var to allow setting git global config
This commit is contained in:
parent
3222cbef59
commit
1891e222c3
2 changed files with 42 additions and 17 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -8,6 +8,7 @@ on:
|
|||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
XDBM_ENABLE_OVERWRITE_GITCONFIG: true
|
||||
|
||||
jobs:
|
||||
build-and-lint:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue