Skip to content

Commit bc7c435

Browse files
NGSTACK-1017 track tests dir and enable unsupported php version for cs-fixer workflow
1 parent 608bf31 commit bc7c435

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coding_standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
path: vendor/netgen/coding-standard
2121
- uses: docker://oskarstark/php-cs-fixer-ga
2222
with:
23-
args: --diff --dry-run
23+
args: --diff --dry-run --allow-unsupported-php-version=yes

tests/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)