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 337a83c commit c9e279eCopy full SHA for c9e279e
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
toxenv: code-linters
60
- name: CloudFormation Templates Checks
61
python: 3.6
62
- toxdir: tests/integration-tests
+ toxdir: cli
63
toxenv: cfn-format-check,cfn-lint,cfn-tests
64
65
steps:
0 commit comments