Skip to content

Instantly share code, notes, and snippets.

@moosebay
Created June 11, 2020 16:27
Show Gist options
  • Save moosebay/bd06d07996aa03d04c1c075a52033fd8 to your computer and use it in GitHub Desktop.
Save moosebay/bd06d07996aa03d04c1c075a52033fd8 to your computer and use it in GitHub Desktop.
version: 2.1
orbs:
preflight: preflight/[email protected]
jobs:
build:
docker:
- image: circleci/node:9.0.0
steps:
- preflight/run-tests:
testId: '1obqIFJ9flGa'
environmentId: '0'
platforms: null
sizes: null
captureScreenshots: true
waitResults: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment