Skip to content

Commit 0c48ed7

Browse files
migrate to janu-software/coding-standard
1 parent 71de5c9 commit 0c48ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
php-version: ${{ matrix.php }}
2121
coverage: none
2222
- run: composer install --prefer-dist --no-progress --no-suggest
23-
- run: composer create-project nette/coding-standard temp/coding-standard --no-progress
23+
- run: composer create-project janu-software/coding-standard temp/coding-standard --no-progress
2424
- name: copy preset-sniffer
2525
uses: canastro/copy-file-action@master
2626
with:

0 commit comments

Comments
 (0)