Skip to content

Commit ee63a34

Browse files
committed
TESTING: no merge
Signed-off-by: Jussi Kukkonen <[email protected]>
1 parent e92ff7b commit ee63a34

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: install sigstore-python
2929
run: python -m pip install .
3030

31-
- uses: sigstore/sigstore-conformance@b7856cfca56fe3f957d4cefdc2c359cc36a84e14 # v0.0.24
31+
- uses: sigstore/sigstore-conformance@test-pytest-9 # TESTING
3232
with:
3333
entrypoint: ${{ github.workspace }}/test/integration/sigstore-python-conformance
3434
xfail: "test_verify*intoto-with-custom-trust-root]" # see issue 1442

0 commit comments

Comments
 (0)