Skip to content

Commit

Permalink
Merge branch 'main' into build
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf authored Aug 18, 2023
2 parents 0cb362c + 2b67628 commit 618b576
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 157 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ jobs:
- uses: nf-core/setup-nextflow@v1
with:
version: "latest-stable"
- name: Cache Nextflow output
uses: actions/cache@v2
with:
path: docs/guide/nextflow_rna_seq/rna-seq-results
key: ${{ runner.os }}-nextflow-rna-seq-results
- uses: actions/cache@v3
with:
path: ~/.cache/pre-commit
Expand Down
1 change: 1 addition & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<!-- prettier-ignore -->
Name | PR | Developer | Date | Version
--- | --- | --- | --- | ---
♻️ Refactor logic in bulk RNA-seq use case | [8](https://github.com/laminlabs/nextflow-lamin-usecases/pull/8) | [falexwolf](https://github.com/falexwolf) | 2023-08-17 |
:sparkles: Enable nb building & new curation | [7](https://github.com/laminlabs/nextflow-lamin-usecases/pull/7) | [Zethson](https://github.com/Zethson) | 2023-08-15 |
New API | [6](https://github.com/laminlabs/nextflow-lamin-usecases/pull/6) | [Zethson](https://github.com/Zethson) | 2023-08-09 |
:sparkles: Cache pipeline execution | [5](https://github.com/laminlabs/nextflow-lamin-usecases/pull/5) | [Zethson](https://github.com/Zethson) | 2023-08-01 |
Expand Down
Loading

0 comments on commit 618b576

Please sign in to comment.