Skip to content

Commit

Permalink
test: remove preswap commands
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele committed Jun 30, 2023
1 parent dd0ea23 commit 9b7f996
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,5 @@ jobs:
command: 'yarn test:nuts'
os: ${{ matrix.os }}
useCache: false
preSwapCommands: 'npx yarn-deduplicate; yarn install'
preExternalBuildCommands: 'shx rm -rf node_modules/@salesforce/sf-plugins-core/node_modules/@oclif/core'
secrets: inherit

0 comments on commit 9b7f996

Please sign in to comment.