Skip to content

Commit 82d3354

Browse files
committed
fix test infra install
1 parent b396511 commit 82d3354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cfn-nag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
poetry env use python
5555
poetry env info
5656
source $(poetry env info --path)/bin/activate
57-
poetry install -vvv
57+
poetry install -vvv --no-root
5858
- name: Set up cdk.json
5959
run: |
6060
cd test_infra

0 commit comments

Comments
 (0)