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 c9997ec commit d6c8782Copy full SHA for d6c8782
.github/workflows/scheduled.yaml
@@ -40,7 +40,7 @@ jobs:
40
GCHAT_WEBHOOK: ${{ secrets.GCHAT_WEBHOOK }}
41
with:
42
strategy: ${{ matrix.pair.test-strategy }}
43
- # additional-repos: ${{ matrix.pair.test-additional-repos }}
+ additional-repos: ${{ matrix.pair.test-additional-repos }}
44
additional-env-vars: |
45
PKG_SYSREQS_DRY_RUN=true
46
branch-cleanup:
0 commit comments