Skip to content

Commit 278ee9c

Browse files
authored
Update run-tests.yml
1 parent 71b89e5 commit 278ee9c

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
name: run-tests
22

33
on:
4-
push:
5-
paths:
6-
- **.php
7-
- .github/workflows/run-tests.yml
8-
- phpunit.xml.dist
9-
- composer.json
10-
- composer.lock
4+
push
115

126
jobs:
137
test:

0 commit comments

Comments
 (0)