Skip to content

Commit 6f5cdbf

Browse files
authored
Fix CI
1 parent d1056af commit 6f5cdbf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v2
11+
- uses: MilesChou/composer-action/8.2@master
12+
with:
13+
args: config --no-plugins allow-plugins.dealerdirect/phpcodesniffer-composer-installer
1114
- uses: MilesChou/composer-action/8.2@master
1215
with:
1316
args: install

0 commit comments

Comments
 (0)