Skip to content

Commit 3d8a24e

Browse files
committed
chore: Remove experiments
1 parent bdee331 commit 3d8a24e

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

.github/workflows/wave.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
7272
- name: Build ${{ matrix.profile }} container
7373
# FIXME Hack while iron out the CI
74-
continue-on-error: false
74+
continue-on-error: true
7575
env:
7676
PROFILE: ${{ (contains(matrix.profile, 'singularity') && '--singularity') || '' }}
7777
run: |

modules/nf-core/fastqc/.arm-build-failure.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

modules/nf-core/gtdbtk/classifywf/environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ channels:
55
- bioconda
66
dependencies:
77
- bioconda::gtdbtk=2.4.1
8-
- cowpy

0 commit comments

Comments
 (0)