Skip to content

Commit 857b8a3

Browse files
committed
Rename test runner
1 parent 4507f52 commit 857b8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml renamed to .github/workflows/pest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
paths:
66
- '**.php'
77
- phpunit.xml.dist
8-
- .github/workflows/run-tests.yml
8+
- .github/workflows/pest.yml
99
- composer.json
1010
pull_request:
1111
branches:

0 commit comments

Comments
 (0)