Skip to content
Snippets Groups Projects
Unverified Commit dd7484b5 authored by Erik Johnston's avatar Erik Johnston Committed by GitHub
Browse files

Fix CI on non-PR builds (#13769)

Mark cargo-test as skippable since it only runs on Rust code change.
parent da41a7cd
No related branches found
No related tags found
No related merge requests found
......@@ -488,3 +488,4 @@ jobs:
# The newsfile lint may be skipped on non PR builds
skippable:
lint-newsfile
cargo-test
Add a stub Rust crate.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment