Skip to content

Commit 11be321

Browse files
committed
fix(ci): syntax
1 parent 1206920 commit 11be321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
with:
111111
library-name: ${{ env.PACKAGE_NAME }}
112112
operating-system: ${{ matrix.os }}
113-
python-version: ${{ matrix.python-version }
113+
python-version: ${{ matrix.python-version }}
114114

115115
doc-build:
116116
name: "Documentation build"

0 commit comments

Comments
 (0)