From 4618e612af11091df8879e6a980a93bc3edff15f Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Tue, 31 Dec 2024 11:30:38 -0500 Subject: [PATCH] fixup! restore casing --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: