mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-11 01:53:23 +01:00
Ah yes, why bother with correct documentation anyway?
This commit is contained in:
parent
2479a6972d
commit
2a1e4c59bc
@ -87,10 +87,7 @@ stable:test:
|
|||||||
needs: ["stable:test"]
|
needs: ["stable:test"]
|
||||||
script:
|
script:
|
||||||
- cargo install cargo2junit
|
- cargo install cargo2junit
|
||||||
- >
|
- cargo test --workspace $TEST_TARGET -- -Z unstable-options --format json --report-time | cargo2junit > report.xml
|
||||||
cargo test --workspace $TEST_TARGET --
|
|
||||||
-Z unstable-options --format json --report-time
|
|
||||||
| cargo2junit > report.xml
|
|
||||||
artifacts:
|
artifacts:
|
||||||
when: always
|
when: always
|
||||||
reports:
|
reports:
|
||||||
|
Loading…
Reference in New Issue
Block a user