Skip to content

Commit 0857c9e

Browse files
authored
Add xfail for new dsse tests
Signed-off-by: Appu <[email protected]>
1 parent f5c4f8e commit 0857c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
with:
4040
entrypoint: ${{ github.workspace }}/bin/sigstore-cli
4141
environment: ${{ matrix.sigstore-env }}
42-
xfail: "test_verify_dsse_bundle_with_trust_root"
42+
xfail: "test_verify_dsse_bundle_with_trust_root test_verify_in_toto_in_dsse_envelope"

0 commit comments

Comments
 (0)