Skip to content

Commit f5d6300

Browse files
authored
Fix typo
1 parent 6026026 commit f5d6300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
exit 1
408408
fi
409409
env:
410-
NEEDS_PYTEST_MATRIX_RESULT: ${{needs.pytest-extra-matrix.result}}
410+
NEEDS_PYTEST_EXTRA_MATRIX_RESULT: ${{needs.pytest-extra-matrix.result}}
411411
412412
python-compat:
413413
if: needs.changes.outputs.python == 'true'

0 commit comments

Comments
 (0)