Skip to content

Commit

Permalink
ci: use check target in infra-pr-build
Browse files Browse the repository at this point in the history
  • Loading branch information
jahkeup committed Jan 10, 2020
1 parent c020d96 commit 88127e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/infra/buildspec/infra-pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ env:
phases:
build:
commands:
- make -C "$INFRA_DIR/stacks" --keep-going validate
- make -C "$INFRA_DIR/stacks" --keep-going validate check

0 comments on commit 88127e0

Please sign in to comment.