Skip to content

Commit 6a8f410

Browse files
committed
Cosmetic change to trigger a CI rebuild.
1 parent 4a5fef5 commit 6a8f410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_ios.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def test_platform(self):
2727
@pytest.mark.parametrize(
2828
"build_config",
2929
[
30-
# Default to the pip build frontend.
30+
# Default to the pip build frontend
3131
{"CIBW_PLATFORM": "ios"},
3232
# Also check the build frontend
3333
{"CIBW_PLATFORM": "ios", "CIBW_BUILD_FRONTEND": "build"},

0 commit comments

Comments
 (0)