mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-26 04:23:21 +03:00
fix test ci name and variables
This commit is contained in:
parent
574ab76bf9
commit
d221d811ea
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -1,11 +1,9 @@
|
|||||||
name: testing
|
name: test
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
RUST_BACKTRACE: 1
|
|
||||||
VCPKGRS_DYNAMIC: 1
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
rustfmt:
|
rustfmt:
|
||||||
|
Loading…
Reference in New Issue
Block a user