Skip to content

Commit

Permalink
chore: ts to js
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed Oct 17, 2024
1 parent 3b6db2f commit 990dd97
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 @@ -104,7 +104,7 @@ jobs:
secrets: inherit
with:
automationBranch: ${{ inputs.automationBranch }}
testToRun: 'anInitialSuite.e2e.ts'
testToRun: 'anInitialSuite.e2e.js'
vscodeVersion: ${{ inputs.vscodeVersion }}
runId: ${{ inputs.runId }}

Expand Down

0 comments on commit 990dd97

Please sign in to comment.