Skip to content

Commit 85b5d12

Browse files
Remove unused environment variable
1 parent 8e61b71 commit 85b5d12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
COMPOSER_VERSION: 2
2828
INSTALL_PATH: php-cypher-dsl
2929
REPOSITORY_NAME: php-cypher-dsl
30-
FIXER_RULES: "@PSR12,align_multiline_comment,array_indentation,blank_line_before_statement,no_unused_imports,no_useless_else,no_useless_return,ordered_imports,phpdoc_scalar,return_assignment,simplified_if_return,trailing_comma_in_multiline"
3130

3231
steps:
3332
# https://getcomposer.org/download/

0 commit comments

Comments
 (0)