From b69ad9a299c06d6a301c18363c83482115107528 Mon Sep 17 00:00:00 2001 From: Thomas Weber Date: Fri, 21 Jun 2024 09:37:08 +0000 Subject: [PATCH] Update GH actions to be compliant with smk v7 --- .github/workflows/main_test.yaml | 8 ++++---- config/config.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/main_test.yaml b/.github/workflows/main_test.yaml index 97d52fa..76c38a8 100644 --- a/.github/workflows/main_test.yaml +++ b/.github/workflows/main_test.yaml @@ -258,7 +258,7 @@ jobs: - Formatting - Linting - Testing-basic - - Testing-basic-with-slurm + # - Testing-basic-with-slurm steps: - name: Checkout repository with submodules and LFS uses: actions/checkout@v4 @@ -298,7 +298,7 @@ jobs: - Formatting - Linting - Testing-basic - - Testing-basic-with-slurm + # - Testing-basic-with-slurm steps: - name: Checkout repository with submodules and LFS uses: actions/checkout@v4 @@ -338,7 +338,7 @@ jobs: - Formatting - Linting - Testing-basic - - Testing-basic-with-slurm + # - Testing-basic-with-slurm steps: - name: Checkout repository with submodules and LFS uses: actions/checkout@v4 @@ -378,7 +378,7 @@ jobs: - Formatting - Linting - Testing-basic - - Testing-basic-with-slurm + # - Testing-basic-with-slurm steps: - name: Checkout repository with submodules and LFS uses: actions/checkout@v4 diff --git a/config/config.yaml b/config/config.yaml index 0497c4d..1497cde 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -1,7 +1,7 @@ # -------------------------------------------------------- # Ashleys-QC pipeline Configuration # -------------------------------------------------------- -version: 2.2.5 +version: 2.3.0 # Email for notifications about the pipeline's status email: ""