We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26ad95 commit ca7fe6bCopy full SHA for ca7fe6b
.github/workflows/scheduled.yaml
@@ -39,7 +39,7 @@ jobs:
39
additional-env-vars: |
40
PKG_SYSREQS_DRY_RUN=true
41
extra-deps: |
42
- MultiAssayExperiment (>= 1.32.0);SummarizedExperiment (>= 1.36.0);teal.slice (0.5.1.9021)
+ MultiAssayExperiment (>= 1.32.0);SummarizedExperiment (>= 1.36.0);teal.slice (>= 0.5.1.9021)
43
branch-cleanup:
44
if: >
45
github.event_name == 'schedule' || (
0 commit comments