Skip to content

Commit

Permalink
chore: make default true
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxuanzhangsfdx committed Jul 10, 2024
1 parent e9939bb commit 35ac9ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coreE2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
runId: ${{ inputs.runId }}

sfdxProjectJson:
if: ${{ inputs.templates }}
if: ${{ true }}
uses: ./.github/workflows/runE2ETest.yml
secrets: inherit
with:
Expand Down

0 comments on commit 35ac9ea

Please sign in to comment.