Skip to content

Commit 895372f

Browse files
committed
Remove concurrency in GH action
1 parent 30587fb commit 895372f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/laravel.yml

-3
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ jobs:
8787
# Maps tcp port 3306 on service container to the host
8888
- 3306:3306
8989

90-
concurrency:
91-
group: 'run-tests'
92-
9390
strategy:
9491
fail-fast: true
9592
matrix:

0 commit comments

Comments
 (0)