Skip to content

Commit f114d20

Browse files
committed
extend extra-deps with teal.slice min version
1 parent 25cfe58 commit f114d20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scheduled.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
strategy: ${{ matrix.test-strategy }}
3939
additional-env-vars: |
4040
PKG_SYSREQS_DRY_RUN=true
41+
extra-deps: |
42+
insightsengineering/teal.slice (0.5.1.9021)
4143
branch-cleanup:
4244
if: >
4345
github.event_name == 'schedule' || (

0 commit comments

Comments
 (0)