Skip to content

Commit 54f6df3

Browse files
committed
Rename test runner
1 parent ed6006a commit 54f6df3

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

Lines changed: 1 addition & 1 deletion
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)