Skip to content

Commit

Permalink
Remove "shell"
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljurek committed Oct 25, 2024
1 parent 961dfa4 commit 17ba38a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/setup-node-npm-ci/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ runs:
node-version: ${{ inputs.node-version }}

- run: npm ci
shell: pwsh

- run: npm ls -a
shell: pwsh
continue-on-error: true

0 comments on commit 17ba38a

Please sign in to comment.