Skip to content

Commit 1a755a0

Browse files
committed
install rattler-build-conda-compat from source for some testing
1 parent 6568f6b commit 1a755a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests-reusable.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ jobs:
9696
9797
python -m pip install -v --no-deps --no-build-isolation -e .
9898
99+
# also install rattler-build-conda-compat from git source
100+
pip install git+https://github.com/prefix-dev/rattler-build-conda-compat@main
101+
99102
- name: start MongoDB
100103
uses: MongoCamp/mongodb-github-action@e76ad215d47c31a99b4b0b1fde05f6cd1185df1a # e76ad215d47c31a99b4b0b1fde05f6cd1185df1a
101104
with:

0 commit comments

Comments
 (0)