Skip to content

Commit f746713

Browse files
PratikshaPratiksha
authored andcommitted
winp
1 parent 64613f6 commit f746713

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,5 @@ jobs:
3333
- name: Install dependencies
3434
run: composer install --no-progress --prefer-dist
3535

36-
- name: Run Tests using phpunit.dist.xml
36+
- name: Run Tests with phpunit.dist.xml
3737
run: vendor/bin/phpunit --configuration phpunit.dist.xml
38-
#main file

0 commit comments

Comments
 (0)