Skip to content

Commit 377f93a

Browse files
committed
Set KHIOPS_PROC_NUMBER > 2 so that mpiexec gets set to non-empty string
1 parent a07e8ff commit 377f93a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ jobs:
198198
run: |
199199
pip install -r test-requirements.txt
200200
- name: Test Khiops Integration
201+
env:
202+
KHIOPS_PROC_NUMBER: 4
201203
shell: pwsh
202204
run: |
203205
# Refresh environment variables by using preexisting Chocolatey

0 commit comments

Comments
 (0)