Skip to content

Commit c9a320b

Browse files
committed
Removing white spaces
1 parent 5d6718d commit c9a320b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: php artisan migrate
3030

3131
- name: Test PHPStan
32-
run: ./vendor/bin/phpstan analyse
32+
run: ./vendor/bin/phpstan analyse
3333

3434
- name: Test PHPUnit
35-
run: ./vendor/bin/phpunit
35+
run: ./vendor/bin/phpunit

0 commit comments

Comments
 (0)