Skip to content

Commit 5df47dc

Browse files
authored
Merge pull request #73 from magento-commerce/AC-1156
AC-1156: Move custom eslint tests to magento-coding-standard repo
2 parents e5a5848 + 122231b commit 5df47dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
steps:
2828
- name: Setup node
2929
uses: actions/setup-node@v2
30+
with:
31+
node-version: '16'
3032

3133
- uses: actions/checkout@v2
3234

0 commit comments

Comments
 (0)