Skip to content

Commit a4eb303

Browse files
committed
ci(github): expand conda environment test matrix from 2 to 5 envs
1 parent 700e1d1 commit a4eb303

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/test-envs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ jobs:
1313
path: 01_QC_n_tax_id
1414
- env: diff_an.yaml
1515
path: 02_Diff_analysis
16+
- env: metagenomes.yaml
17+
path: 03_Metagenomes
18+
- env: denso.yaml
19+
path: 04_Densoviruses
20+
- env: vs2.yaml
21+
path: 04_Densoviruses
22+
- env: denso_synteny.yaml
23+
path: 04_Densoviruses
1624
steps:
1725
- uses: actions/checkout@v4
1826
- uses: conda-incubator/setup-miniconda@v4

0 commit comments

Comments
 (0)