Skip to content

Commit

Permalink
Update GH actions to be compliant with smk v7
Browse files Browse the repository at this point in the history
  • Loading branch information
weber8thomas committed Jun 21, 2024
1 parent c85f561 commit b69ad9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
@@ -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: ""
Expand Down

0 comments on commit b69ad9a

Please sign in to comment.