Commit c3216f1
authored
fix(dev/release): add
Ran into an issue when verifying with some driver-manager tests failing,
turned out to be the mismatch between using a conda environment but
CONDA_BUILD wasn't set. So the test for a specific error message didn't
get the message it was expecting. Adding the right `export
CONDA_BUILD=1` was sufficient to fix the verification.CONDA_BUILD=1 when verifying with USE_CONDA=1 (#4180)1 parent 8b056e1 commit c3216f1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
| 533 | + | |
533 | 534 | | |
534 | 535 | | |
535 | 536 | | |
| |||
0 commit comments