Skip to content

Commit 3977d49

Browse files
remove conda parameter
1 parent 61a85ad commit 3977d49

5 files changed

Lines changed: 4 additions & 73 deletions

File tree

.github/workflows/test_tox.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,6 @@ jobs:
120120
- macos: py311
121121
- windows: py310
122122
123-
test_conda:
124-
uses: ./.github/workflows/tox.yml
125-
with:
126-
envs: |
127-
- linux: py312-conda
128-
- macos: py311-conda
129-
- windows: py310-conda
130-
131123
test_setenv:
132124
uses: ./.github/workflows/tox.yml
133125
with:

0 commit comments

Comments
 (0)