Skip to content

Commit fe9e179

Browse files
committed
Update ci_pipeline.yml
1 parent 115c738 commit fe9e179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
environment-file: "etc/environment-${{ matrix.env }}.yml"
5858
extra-specs: |
59-
python=${{ matrix.env }}
59+
python=${{ matrix.python }}
6060
6161
- name: Run pytest for CPU stuff
6262
run: |

0 commit comments

Comments
 (0)