mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Another try at the yaml. Ugh.
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
||||
- name: Install tools
|
||||
run: pushd src/rust; cargo install cargo-outdated; popd
|
||||
- name: Check for outdated dependencies
|
||||
script: cd src/rust; cargo outdated -w --color=always --root-deps-only --exit-code 1
|
||||
run: cd src/rust; cargo outdated -w --color=always --root-deps-only --exit-code 1
|
||||
|
||||
Reference in New Issue
Block a user