Temporary skip netlify test
Netlify-cli got a regression from one of its libraries: prettyjson. Cf. https://github.com/rafeca/prettyjson/issues/58 This PR comments the test until netlify gets fixed. Shouldn't take that long Cf. https://github.com/netlify/cli/issues/4011 Signed-off-by: guillaume <guillaume.derouville@gmail.com>
This commit is contained in:
parent
ec94388c82
commit
8041714728
@ -43,6 +43,7 @@ setup() {
|
||||
}
|
||||
|
||||
@test "netlify" {
|
||||
skip "Temporary skip due to a regression in one of netlify's libraries"
|
||||
dagger -e netlify up
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user