Skip to content

Commit

Permalink
Update testExternalProjects.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales authored Jun 3, 2024
1 parent e5d9c0d commit 3824ff1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testExternalProjects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ on:
jobs:
external-test:
name: run tests
if: ${{ inputs.externalProjectGit == 'forcedotcom/salesforcedx-apex' || (inputs.externalProjectGit == 'forcedotcom/salesforcedx-templates' && inputs.os == 'Ubuntu') }}
runs-on: ${{ inputs.os }}
steps:
- name: Configure Git to handle long file paths on Windows
Expand Down

0 comments on commit 3824ff1

Please sign in to comment.