Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
JNSimba committed Dec 26, 2023
1 parent 2d09674 commit d22c689
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/run-e2ecase-12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ on:
pull_request:
push:

concurrency:
group: example
cancel-in-progress: true

jobs:
build-extension:
name: "Run E2ECases On Doris 1.2"
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/run-e2ecase-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ on:
pull_request:
push:

concurrency:
group: example
cancel-in-progress: true

jobs:
build-extension:
name: "Run E2ECases On Doris 2.0"
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/run-itcase-12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ on:
pull_request:
push:

concurrency:
group: example
cancel-in-progress: true

jobs:
build-extension:
name: "Run ITCases On Doris 1.2"
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/run-itcase-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ on:
pull_request:
push:

concurrency:
group: example
cancel-in-progress: true

jobs:
build-extension:
name: "Run ITCases On Doris 2.0"
Expand Down

0 comments on commit d22c689

Please sign in to comment.