Add concurrent test ci runs
All checks were successful
Run Tests on Code / run-tests (push) Successful in 19s
All checks were successful
Run Tests on Code / run-tests (push) Successful in 19s
This commit is contained in:
parent
f21af696c4
commit
3850f4eb3e
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ on:
|
|||
- '**'
|
||||
branches:
|
||||
- '**'
|
||||
concurrency:
|
||||
cancel-in-progress: false
|
||||
jobs:
|
||||
run-tests:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue