Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Bill Glesias <bglesias@gmail.com>
  • Loading branch information
mjhenkes and AtofStryker committed Apr 17, 2023
1 parent 1b439cc commit 5d26888
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { expect } from 'chai'

process.env.CIRCLECI

import { circleCiDetectorSync } from '../../src/detectors/circleCiDetectorSync'

Expand Down

1 comment on commit 5d26888

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 5d26888 Apr 17, 2023

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 build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/12.10.1/linux-x64/matth/chore/add-circle-ci-detector-5d2688828eccec4085f9fc10b9132f02ead7def9/cypress.tgz

Please sign in to comment.