Skip to content

Commit 5e6330d

Browse files
Merge pull request #2 from devMuhammad05/devMuhammad05-patch-2
Update tests.yml
2 parents e11b843 + 91d1f6c commit 5e6330d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- name: Install dependencies
3232
run: composer install --prefer-dist --no-progress
3333

34-
- name: Run PHPStan
35-
run: ./vendor/bin/phpstan
34+
# - name: Run PHPStan
35+
# run: ./vendor/bin/phpstan
3636

37-
- name: Run Pest tests
38-
run: ./vendor/bin/pest
37+
# - name: Run Pest tests
38+
# run: ./vendor/bin/pest

0 commit comments

Comments
 (0)