Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
DevKit updates (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI authored Oct 8, 2020
1 parent 3d4df1c commit 3fa5623
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@ indent_size = 2
[composer.json]
indent_size = 4

[.flintci.yml]
indent_size = 2

[Makefile]
indent_style = tab
1 change: 0 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
php-version: ${{ matrix.php-version }}
coverage: pcov
tools: composer:v2

- name: Add PHPUnit matcher
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

Expand Down

0 comments on commit 3fa5623

Please sign in to comment.