Skip to content

Commit e48bf20

Browse files
committed
#71 Run all conda tests
1 parent 042dc0a commit e48bf20

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test-cells-conda.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
fail-fast: false
1616
max-parallel: 2
1717
matrix:
18-
python-version: ["3.12"]
19-
# python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
18+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
2019

2120
concurrency:
2221
group: test-cells-conda-${{ github.ref }}-${{ matrix.python-version }}

0 commit comments

Comments
 (0)