Skip to content

Commit 97c4700

Browse files
committed
Correct a comment in library-tests
1 parent d2a8e16 commit 97c4700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
strategy:
262262
fail-fast: false
263263
matrix:
264-
# It's not worth testing every single Python version here, so this only
264+
# It's not worth testing every possible combination here, so this only
265265
# tests the endpoints of the supported range. The wheel build process
266266
# (in a separate workflow) *does* use all the versions.
267267
os:

0 commit comments

Comments
 (0)