Skip to content

Commit

Permalink
try 4
Browse files Browse the repository at this point in the history
Signed-off-by: jiaxiao zhou <[email protected]>
  • Loading branch information
Mossaka committed Aug 21, 2023
1 parent b1f35f2 commit 4c0f8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ workloads:
./scripts/workloads.sh

.PHONY: integration-tests
integration-tests: check-bins move-bins up pod-status-check workloads
integration-tests: install-cross check-bins move-bins up pod-status-check workloads
cargo test -- --nocapture

.PHONY: tests/clean
Expand Down

0 comments on commit 4c0f8e7

Please sign in to comment.