Skip to content

Commit d89adf2

Browse files
committed
🐛 test environment not auto-activated
1 parent 40244ea commit d89adf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cdci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ jobs:
152152
auto-update-conda: true
153153
python-version: ${{ matrix.python-version }}
154154
auto-activate-base: true
155+
activate-environment: "test"
155156
- name: Install VueGen GUI and pyinstaller
156157
run: |
157158
conda info

0 commit comments

Comments
 (0)