mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-10 17:43: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"]
|
||||
script:
|
||||
- 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:
|
||||
when: always
|
||||
reports:
|
||||
|
Loading…
Reference in New Issue
Block a user