Skip to content

Commit 9f33443

Browse files
author
Tom Schlick
authored
remove dependency on styling fixer
1 parent 158729f commit 9f33443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
# with:
1818
# commit_message: Automatic application of php-cs-fixer changes
1919
tests:
20-
needs:
21-
- styling
20+
# needs:
21+
# - styling
2222
runs-on: ubuntu-latest
2323
strategy:
2424
fail-fast: true

0 commit comments

Comments
 (0)