universe: skip sanity check (done twice)
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
parent
2531d17ea6
commit
c7759cb548
@ -12,6 +12,7 @@ setup() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@test "cue-sanity-check" {
|
@test "cue-sanity-check" {
|
||||||
|
skip "Docs generation already validates the cue code of the library - disabled to avoid duplication"
|
||||||
dagger -e sanity-check up
|
dagger -e sanity-check up
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user