diff --git a/action.yml b/action.yml index 3949232..38a9d32 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,7 @@ inputs: xfail: description: "one or more tests that are expected to fail, whitespace-separated" required: false - default: "test_verify_with_trust_root" + default: "" runs: using: "composite"