Skip to content

Commit d6c8782

Browse files
committed
use option
1 parent c9997ec commit d6c8782

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
@@ -40,7 +40,7 @@ jobs:
4040
GCHAT_WEBHOOK: ${{ secrets.GCHAT_WEBHOOK }}
4141
with:
4242
strategy: ${{ matrix.pair.test-strategy }}
43-
# additional-repos: ${{ matrix.pair.test-additional-repos }}
43+
additional-repos: ${{ matrix.pair.test-additional-repos }}
4444
additional-env-vars: |
4545
PKG_SYSREQS_DRY_RUN=true
4646
branch-cleanup:

0 commit comments

Comments
 (0)