Skip to content

Commit 0696b6c

Browse files
committed
chore: try disabling old workarounds
1 parent 137629c commit 0696b6c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ jobs:
5151
with:
5252
node-version: ${{ matrix.node_version }}
5353

54-
- run: npm config set script-shell 'bash'
55-
if: runner.os == 'Windows'
56-
5754
- run: |
5855
if [ "${{ matrix.electron_version }}" != 'latest' ]; then
5956
npm install -D electron@${{ matrix.electron_version }}

0 commit comments

Comments
 (0)