Skip to content

Commit

Permalink
fix: grept apply (#105)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
lonegunmanb and github-actions[bot] authored Dec 9, 2024
1 parent 6637fd0 commit 1600b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion avmmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ checkovplancheck:

fmtcheck: gofmtcheck tffmtcheck terrafmtcheck

pr-check: clean fmtcheck tfvalidatecheck lint unit-test clean2
pr-check: clean fmtcheck docscheck tfvalidatecheck lint unit-test clean2

unit-test:
curl -H 'Cache-Control: no-cache, no-store' -sSL "$(REMOTE_SCRIPT)/run-unit-test.sh" | bash
Expand Down

0 comments on commit 1600b58

Please sign in to comment.