Skip to content

Commit

Permalink
Chore: Remove module tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasrieble committed Sep 4, 2024
1 parent 06e3f50 commit c3907ee
Show file tree
Hide file tree
Showing 52 changed files with 0 additions and 2,715 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,6 @@ jobs:
${{ github.workspace }}/${m}
done
- name: Lint tests directory in a loop
run: |
for m in $(ls -1d tests/*/)
do
tflint \
--config ${{ github.workspace }}/.tflint.hcl \
${{ github.workspace }}/${m}
done
- name: Lint examples directory in a loop
run: |
for m in $(ls -1d examples/*/)
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/dispatcher.yml

This file was deleted.

214 changes: 0 additions & 214 deletions .github/workflows/handler-destroy.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/handler-help.yml

This file was deleted.

Loading

0 comments on commit c3907ee

Please sign in to comment.