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 25cfe58 commit f114d20Copy full SHA for f114d20
.github/workflows/scheduled.yaml
@@ -38,6 +38,8 @@ jobs:
38
strategy: ${{ matrix.test-strategy }}
39
additional-env-vars: |
40
PKG_SYSREQS_DRY_RUN=true
41
+ extra-deps: |
42
+ insightsengineering/teal.slice (0.5.1.9021)
43
branch-cleanup:
44
if: >
45
github.event_name == 'schedule' || (
0 commit comments