Skip to content

Commit 9944897

Browse files
committed
CI: Run prettier [build wheels]
1 parent 7155809 commit 9944897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
python: ["cp37", "cp38", "cp39", "cp310", "cp311"]
6363
include:
6464
# Manylinux builds are cheap, do all in one
65-
- {buildplat: ["ubuntu-20.04", "manylinux_x86_64"], python: "*"}
65+
- { buildplat: ["ubuntu-20.04", "manylinux_x86_64"], python: "*" }
6666

6767
steps:
6868
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)