Skip to content

Commit 304ecaa

Browse files
authored
Fix CI for _android.yml
CI won't run
1 parent 6a1772d commit 304ecaa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/_android.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
workflow_call:
55
workflow_dispatch:
66

7-
concurrency:
8-
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ github.event_name == 'schedule' }}
9-
cancel-in-progress: true
10-
117
jobs:
128
build-llm-demo:
139
name: build-llm-demo

0 commit comments

Comments
 (0)