Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit e0da119

Browse files
author
Max Matteo Staack
committed
remove checks
1 parent e9b3d49 commit e0da119

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,3 @@ jobs:
4343
run: vendor/bin/phpunit
4444
env:
4545
VERIFIER_API_KEY: ${{ secrets.VERIFIER_API_KEY }}
46-
47-
- name: php-cs-test
48-
run: vendor/bin/php-cs-test
49-
50-
- name: php-md-test
51-
run: vendor/bin/php-md-test ./src
52-
53-
- name: php-tlint-test
54-
run: vendor/bin/php-tlint-test ./src
55-
56-
- name: php-insights-test
57-
run: vendor/bin/php-insights-test
58-
59-
- name: php-stan-test
60-
run: vendor/bin/php-stan-test
61-
62-
- name: php-mn-test
63-
run: vendor/bin/php-mn-test ./src

0 commit comments

Comments
 (0)