Skip to content

Commit 146fa3e

Browse files
committed
fix python path
1 parent deef94e commit 146fa3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci_support/kernel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"argv": [
33
"flux",
44
"start",
5-
"/home/runner/miniconda3/bin/python",
5+
"/home/runner/miniconda3/envs/test/bin/python",
66
"-m",
77
"ipykernel_launcher",
88
"-f",

0 commit comments

Comments
 (0)