Skip to content

Commit d10fabb

Browse files
committed
Remove duplicate AWS validation script
1 parent 0ec80d5 commit d10fabb

2 files changed

Lines changed: 0 additions & 14 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
cfn-lint deploy/aws/cloudformation/template.yaml
3838
go test ./deploy/aws/cloudformation
3939
40-
- name: Validate scripts
41-
run: bash -n deploy/aws/scripts/validate.sh
42-
4340
publish-cloudformation:
4441
runs-on: ubuntu-latest
4542
needs: validate

deploy/aws/scripts/validate.sh

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)