Skip to content

Commit ef59be0

Browse files
committed
build: missed an expected distribution count
1 parent f49f061 commit ef59be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ env:
3636
PIP_DISABLE_PIP_VERSION_CHECK: 1
3737
# PYVERSIONS: changing the list of versions will change the number of
3838
# expected distributions. This must match the same number in publish.yml.
39-
EXPECTED: 77
39+
EXPECTED: 88
4040

4141
permissions:
4242
contents: read

0 commit comments

Comments
 (0)