Skip to content

Commit c24b5f0

Browse files
committed
work on Github workflow until it works...
1 parent d337064 commit c24b5f0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/php.yml

-8
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@ jobs:
4242
token: 56f489e7-c92b-4851-bfc6-5fa9a93f0426
4343
files: reports/clover.xml
4444

45-
quality:
46-
name: QualityAssurance
47-
48-
runs-on: ubuntu-latest
49-
50-
steps:
51-
- uses: actions/checkout@v3
52-
5345
- name: Check CS-Fixer
5446
run: bin/composer fix-cs:check
5547

0 commit comments

Comments
 (0)