From 4759ee8bfd44f94e1aced9a5a7d0cdd202615d32 Mon Sep 17 00:00:00 2001 From: Redmar van den Berg Date: Wed, 16 Oct 2024 15:56:13 +0200 Subject: [PATCH] Revert "Disable most functional tests" This reverts commit 4368d39cd1f3ec82e986755559d0aa8a5c05090d. --- .github/workflows/ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 786b3c6..81dad17 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,6 +86,11 @@ jobs: matrix: module: - qc-seq + - snv-indels + - itd + - fusion + - test-hamlet-targetted-RNA + - test-hamlet-chrM steps: - name: Maximise build space uses: easimon/maximize-build-space@v10