Skip to content
Snippets Groups Projects
Commit a526d169 authored by Andrea Talenti's avatar Andrea Talenti
Browse files

Merge branch 'CW-3802' into 'dev'

Update common [CW-3802]

Closes CW-3802

See merge request epi2melabs/workflows/wf-template!193
parents 65c5d399 ce757e0a
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v5.0.3]
### Changed
- Bumped wf-common to sha645176f98b8780851f9c476a064d44c2ae76ddf6.
### Fixed
- Refusing to parse valid sample sheet CSV files in certain cases.
......
......@@ -39,7 +39,7 @@ params {
example_cmd = [
"--fastq 'wf-template-demo/test_data/reads.fastq.gz'",
]
common_sha = "sha362c808b4f22ce66f940bef192a1316aec5f4c75"
common_sha = "sha645176f98b8780851f9c476a064d44c2ae76ddf6"
agent = null
epi2me_instance = null
epi2me_user = null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment