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 b396511 commit 82d3354Copy full SHA for 82d3354
.github/workflows/cfn-nag.yml
@@ -54,7 +54,7 @@ jobs:
54
poetry env use python
55
poetry env info
56
source $(poetry env info --path)/bin/activate
57
- poetry install -vvv
+ poetry install -vvv --no-root
58
- name: Set up cdk.json
59
run: |
60
cd test_infra
0 commit comments