Skip to content

Commit

Permalink
chore: revert change in coree2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed Oct 18, 2024
1 parent 80fbd11 commit 2899c33
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 @@ -162,7 +162,7 @@ jobs:
secrets: inherit
with:
automationBranch: ${{ inputs.automationBranch }}
testToRun: 'createProject.e2e.ts'
testToRun: 'createProjectTest.e2e.ts'
vscodeVersion: ${{ inputs.vscodeVersion }}
runId: ${{ inputs.runId }}

Expand Down

0 comments on commit 2899c33

Please sign in to comment.