mirror of
https://github.com/s4u/setup-maven-action.git
synced 2026-04-26 00:42:16 +08:00
Remove concurrency from test
This commit is contained in:
parent
00510bfd43
commit
421a3d288e
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -11,10 +11,6 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '22 23 * * 5'
|
- cron: '22 23 * * 5'
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: test-action-${{ github.ref }}
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Test
|
name: Test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user