Skip to content

Commit

Permalink
Remove duplicate CI step
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored Aug 11, 2024
1 parent 4f8adb0 commit ca66ebd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,3 @@ jobs:
uses: ./
with:
command: cfn-lint -t ./examples/template.yml
# Step 7
### Testing specifying a version and command
- name: Testing with CFN Lint Command
uses: ./
with:
command: cfn-lint -t ./examples/template.yml

0 comments on commit ca66ebd

Please sign in to comment.