Skip to content

Commit b2438e0

Browse files
author
zhangrengang
committed
test CI: final3
1 parent cf2ab90 commit b2438e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main-linux.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
# set up conda
24-
- uses: s-weigand/[email protected]
24+
- name: Setup conda
25+
uses: s-weigand/[email protected]
26+
2527
- name: Install dependencies
26-
# with:
27-
# conda-channels: bioconda
2828
# install dependencies
2929
run: conda env create -f OrthoIndex.yaml
3030

0 commit comments

Comments
 (0)