Skip to content

Commit

Permalink
test: remove path step
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarvin8 authored Oct 8, 2024
1 parent 2f366f3 commit def01d3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ jobs:
- name: Install salesforce CLI
run: npm install -g @salesforce/cli

- name: Ensure Salesforce CLI in PATH
run: echo "::add-path::$(npm bin -g)"

- name: Install plugin
run: echo y | sf plugins install apex-code-coverage-transformer@latest

Expand Down

0 comments on commit def01d3

Please sign in to comment.