Skip to content

Commit 9e44657

Browse files
committed
Install recommended conda-verify tool to the public CI build workflow
1 parent 59f20c5 commit 9e44657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environments/build_conda_pkg.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ channels:
44
dependencies:
55
- python=3.13 # no python 3.14 support by conda-build
66
- conda-build=25.11.1
7+
- conda-verify=3.4.2

0 commit comments

Comments
 (0)