mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-25 03:52:09 +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]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
RUST_BACKTRACE: 1
|
||||
VCPKGRS_DYNAMIC: 1
|
||||
|
||||
jobs:
|
||||
rustfmt:
|
||||
|
Loading…
Reference in New Issue
Block a user