Skip to content

Commit f8e8a92

Browse files
committed
Fix workflow syntax.
1 parent 52ea4ed commit f8e8a92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pkgci_build_packages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ permissions:
1414

1515
jobs:
1616
build_packages:
17-
name: "${{ matrix.package }} :: ${{ matrix.platform }} :: ${{ matrix.python-version }}"
1817
runs-on: ubuntu-24.04
1918
permissions:
2019
contents: write

0 commit comments

Comments
 (0)