Skip to content

Commit

Permalink
Release v1.35.0 (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexivanov committed Mar 28, 2024
2 parents 8ad9007 + 18c42f9 commit 2c5c5cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion out/cloud-compute.entrypoint.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/actions/cloud-compute/cloud-compute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const runMeticulousTestsCloudComputeAction = async (): Promise<void> => {
event,
apiToken,
base,
useCloudReplayEnvironmentVersion: false,
useCloudReplayEnvironmentVersion: true,
context,
octokit,
});
Expand Down

0 comments on commit 2c5c5cb

Please sign in to comment.