##// END OF EJS Templates
ci: have rust-cargo-test inherit from all...
marmoute -
r50083:a17ffde1 default
parent child Browse files
Show More
@@ -37,6 +37,7 b' checks:'
37 PYTHON: python3
37 PYTHON: python3
38
38
39 rust-cargo-test:
39 rust-cargo-test:
40 <<: *all
40 stage: tests
41 stage: tests
41 script:
42 script:
42 - echo "python used, $PYTHON"
43 - echo "python used, $PYTHON"
General Comments 0
You need to be logged in to leave comments. Login now