Skip to content

Commit c9e279e

Browse files
Tim Lanetilne
authored andcommitted
Run CFN linter github action in CLI dir
Signed-off-by: Tim Lane <[email protected]>
1 parent 337a83c commit c9e279e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
toxenv: code-linters
6060
- name: CloudFormation Templates Checks
6161
python: 3.6
62-
toxdir: tests/integration-tests
62+
toxdir: cli
6363
toxenv: cfn-format-check,cfn-lint,cfn-tests
6464

6565
steps:

0 commit comments

Comments
 (0)