exclude test from ci

This commit is contained in:
az 2021-08-16 18:23:03 +02:00
parent 21d9862852
commit 12b0be4520

View file

@ -311,6 +311,7 @@ internal class ProvTest {
} }
@Test @Test
@NonCi
fun runProv_printsCorrectOutput() { fun runProv_printsCorrectOutput() {
// given // given