Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
Signed-off-by: husharp <jinhao.hu@pingcap.com>
  • Loading branch information
HuSharp committed Jan 26, 2024
1 parent 9a82b47 commit aa4aaac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ basic-test: install-tools

ci-test-job: install-tools dashboard-ui
@$(FAILPOINT_ENABLE)
set -euo pipefail;\
./scripts/ci-subtask.sh $(JOB_COUNT) $(JOB_INDEX)
@$(FAILPOINT_DISABLE)

Expand Down

0 comments on commit aa4aaac

Please sign in to comment.