Skip to content

Commit ca7fe6b

Browse files
committed
operator missing
1 parent b26ad95 commit ca7fe6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
additional-env-vars: |
4040
PKG_SYSREQS_DRY_RUN=true
4141
extra-deps: |
42-
MultiAssayExperiment (>= 1.32.0);SummarizedExperiment (>= 1.36.0);teal.slice (0.5.1.9021)
42+
MultiAssayExperiment (>= 1.32.0);SummarizedExperiment (>= 1.36.0);teal.slice (>= 0.5.1.9021)
4343
branch-cleanup:
4444
if: >
4545
github.event_name == 'schedule' || (

0 commit comments

Comments
 (0)