Skip to content

Commit

Permalink
[#227] Check file locations
Browse files Browse the repository at this point in the history
  • Loading branch information
nvminhtue committed Jan 12, 2024
1 parent 711a531 commit 636fe7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-generated-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
run: terraform fmt -recursive -check

- name: Run trivy linter
run: trivy fs --exit-code 1 .
run: la -ls && trivy fs --exit-code 1 .
continue-on-error: false

0 comments on commit 636fe7f

Please sign in to comment.