Skip to content

Commit ac33765

Browse files
fixed container-canary tests
Signed-off-by: Jaya Venkatesh <jjayabaskar@nvidia.com>
1 parent b7007fd commit ac33765

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

tests/container-canary/notebooks.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,3 @@ checks:
2323
- jupyter
2424
- lab
2525
- --version
26-
- name: conda-base-active
27-
description: The base conda environment is active
28-
probe:
29-
exec:
30-
command:
31-
- /bin/bash
32-
- -c
33-
- '[[ "${CONDA_DEFAULT_ENV}" == "base" ]];'

0 commit comments

Comments
 (0)