Skip to content

Commit b86db44

Browse files
lucasmcdonald3josecorella
authored andcommitted
m
1 parent bdc7446 commit b86db44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_interop_test_vectors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
java-version: 17
408408

409409
- name: Setup Python for running tests
410-
if: matrix.decrypting_language == == 'python'
410+
if: matrix.decrypting_language == 'python'
411411
uses: actions/setup-python@v4
412412
with:
413413
python-version: 3.11

0 commit comments

Comments
 (0)