Skip to content

Commit

Permalink
chore: do not remove script
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed May 29, 2024
1 parent 1e09e45 commit 1d85289
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testExternalProjects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ jobs:
run: |
mv core core-bundle
working-directory: node_modules/@salesforce
- name: Remove scripts
run: rm -rf ./bundle-publish-scripts
- name: Build the external project (where the tests are)
run: yarn build
- name: Run tests with ${{ inputs.attempts }} attempts
Expand Down

0 comments on commit 1d85289

Please sign in to comment.