We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700e1d1 commit a4eb303Copy full SHA for a4eb303
1 file changed
.github/workflows/test-envs.yml
@@ -13,6 +13,14 @@ jobs:
13
path: 01_QC_n_tax_id
14
- env: diff_an.yaml
15
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
22
+ - env: denso_synteny.yaml
23
24
steps:
25
- uses: actions/checkout@v4
26
- uses: conda-incubator/setup-miniconda@v4
0 commit comments