Skip to content

Commit

Permalink
trying to remove working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikwilkowski committed Jun 14, 2024
1 parent 783f34a commit 7e35947
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,14 +157,10 @@ jobs:
node: 22

runs-on: ${{ matrix.os-node.os }}
defaults:
run:
working-directory: ./nodejs

steps:
- if: matrix.os-node.os == 'windows-latest'
run: |
cd /
git config --global core.autocrlf false
git config --global core.eol lf
Expand Down

0 comments on commit 7e35947

Please sign in to comment.