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 b32cd73 commit 4d6d49eCopy full SHA for 4d6d49e
.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
+ digest (>= 0.6.37)
43
branch-cleanup:
44
if: >
45
github.event_name == 'schedule' || (
0 commit comments