Merge pull request #1295 from samalba/ci-faster-universe
universe: skip sanity check (done twice)
This commit is contained in:
commit
deee606f4e
@ -12,6 +12,7 @@ setup() {
|
||||
}
|
||||
|
||||
@test "cue-sanity-check" {
|
||||
skip "Docs generation already validates the cue code of the library - disabled to avoid duplication"
|
||||
dagger -e sanity-check up
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user