mirror of
https://gitlab.com/MisterBiggs/aoc_2015-rust.git
synced 2025-06-15 14:36:43 +00:00
fix typo in default template
This commit is contained in:
parent
5228e484e0
commit
5c9f84e961
@ -12,7 +12,6 @@ test:cargo:
|
||||
# Optional: Use a third party library to generate gitlab junit reports
|
||||
test:junit-report:
|
||||
script:
|
||||
Should be specified in Cargo.toml
|
||||
- cargo install junitify
|
||||
- cargo test -- --format=json -Z unstable-options --report-time | junitify --out $CI_PROJECT_DIR/tests/
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user