Skip to content

Commit f649ab6

Browse files
committed
update workflow file
1 parent 40364f9 commit f649ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mozc-ut.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions: read-all
77
concurrency:
88
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
99
cancel-in-progress: true
10-
10+
jobs:
1111
build_windows:
1212
runs-on: windows-latest
1313
timeout-minutes: 120

0 commit comments

Comments
 (0)