Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanthemanuel committed Dec 12, 2022
1 parent 082b495 commit a833145
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/binary/binary-integrity-check-source.js
Expand Up @@ -151,7 +151,6 @@ function integrityCheck (options) {
fileName: '<embedded>',
},
{
functionName: 'setGlobals',
fileName: '<embedded>',
},
{
Expand Down

3 comments on commit a833145

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on a833145 Dec 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.1.0/linux-arm64/ryanm/fix/column-line-a833145f8079a860faf949366f8743ac0eab805c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on a833145 Dec 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.1.0/linux-x64/ryanm/fix/column-line-a833145f8079a860faf949366f8743ac0eab805c/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on a833145 Dec 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.1.0/darwin-x64/ryanm/fix/column-line-a833145f8079a860faf949366f8743ac0eab805c/cypress.tgz

Please sign in to comment.