Skip to content

Commit 6a98540

Browse files
pinzondominikschubert
authored andcommitted
fix
1 parent 7ebccfd commit 6a98540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
run: |
127127
source .venv/bin/activate
128128
if [ "${{ matrix.cdk-version }}" = "1.150.0" ]; then
129-
cdk acknowledge 19836
129+
cdklocal acknowledge 19836
130130
fi
131131
cdklocal bootstrap
132132

0 commit comments

Comments
 (0)