diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 2ab5ac586..ca56e93b9 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -112,7 +112,7 @@ jobs: - name: Install dependencies run: npm install - - name: run tests in edge in ie mode + - name: Run tests in Edge in IE mode run: npm run test:ie safari: