Skip to content

Commit 6c1f129

Browse files
authored
Update python version format in cd.yml
1 parent df86f69 commit 6c1f129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: conda-incubator/setup-miniconda@v3
1919
with:
2020
auto-update-conda: true
21-
python-version: 3.10
21+
python-version: "3.10"
2222

2323
- name: Install Dependencies (conda and pip)
2424
shell: bash

0 commit comments

Comments
 (0)