Skip to content

Commit

Permalink
for test only
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue committed Jun 27, 2024
1 parent 51170a0 commit a7718aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/microservice-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name: MicroService-test

on:
pull_request_target:
pull_request:
branches: [main]
types: [opened, reopened, ready_for_review, synchronize] # added `ready_for_review` since draft is skipped
paths:
Expand Down
1 change: 1 addition & 0 deletions tests/test_dataprep_redis_langchain_ray.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash
# Copyright (C) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
# for test

set -xe

Expand Down

0 comments on commit a7718aa

Please sign in to comment.