Skip to content

Commit

Permalink
workflows: xfail a conformance test for now
Browse files Browse the repository at this point in the history
Expect a failure until #821 is implemented.

Signed-off-by: Jussi Kukkonen <[email protected]>
  • Loading branch information
jku committed Dec 19, 2023
1 parent bf88559 commit ea150bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
- uses: sigstore/sigstore-conformance@c8d17eb7ee884cf86b93a3a3f471648fb0a83819 # v0.0.9
with:
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
xfail: "test_verify_with_trust_root" # see issue 821

0 comments on commit ea150bd

Please sign in to comment.