Skip to content

Commit

Permalink
test: remove extra shell
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarvin8 authored Oct 8, 2024
1 parent df695f6 commit 1ecf35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
- name: Install plugin and Run NUT
run: |
echo y | sf plugins install apex-code-coverage-transformer@latest
bash -c "${{ inputs.command }}"
${{ inputs.command }}

0 comments on commit 1ecf35d

Please sign in to comment.