exclude test from ci
This commit is contained in:
parent
21d9862852
commit
12b0be4520
1 changed files with 1 additions and 0 deletions
|
@ -311,6 +311,7 @@ internal class ProvTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
@NonCi
|
||||||
fun runProv_printsCorrectOutput() {
|
fun runProv_printsCorrectOutput() {
|
||||||
|
|
||||||
// given
|
// given
|
||||||
|
|
Loading…
Reference in a new issue