Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit e78058f

Browse files
committed
more debug
1 parent 031f920 commit e78058f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-replicator-updates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Create Replicator Coverage
4040
working-directory: docs
4141
env:
42+
LOCALSTACK_DEBUG: 1
4243
LOCALSTACK_AUTH_TOKEN: ${{ secrets.LOCALSTACK_AUTH_TOKEN }}
4344
run: localstack replicator resource | jq --indent 4 . > data/replicator/coverage.json
4445

0 commit comments

Comments
 (0)