Skip to content

Commit 8640252

Browse files
authored
Merge pull request #4262 from kenjis/fix-github/workflows/test-phpunit
Fix github/workflows/test-phpunit.yml
2 parents e7eff8e + a7f4f96 commit 8640252

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-phpunit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ on:
1414
- spark
1515
- phpunit.xml.dist
1616
- '**.php'
17-
- phpunit.xml.dist
1817
- .github/workflows/test-phpunit.yml
1918
pull_request:
2019
branches:
@@ -29,7 +28,6 @@ on:
2928
- spark
3029
- phpunit.xml.dist
3130
- '**.php'
32-
- phpunit.xml.dist
3331
- .github/workflows/test-phpunit.yml
3432

3533
jobs:

0 commit comments

Comments
 (0)